blob: af5dc150c8b1e535651ef39b4d39198dcba5bfb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
_TM35PreReceiveText:: ; a0f09 (28:4f09)
text "Tch-tch-tch!"
line "I made a cool TM!"
para "It can cause all"
line "kinds of fun!"
prompt
_ReceivedTM35Text:: ; a0f48 (28:4f48)
text $52, " received "
line "@"
TX_RAM wcf4b
text "!@@"
_TM35ExplanationText:: ; a0f5d (28:4f5d)
text "Tch-tch-tch!"
line "That's the sound"
cont "of a METRONOME!"
para "It tweaks your"
line "#MON's brain"
cont "into using moves"
cont "it doesn't know!"
done
_TM35NoRoomText:: ; a0fc7 (28:4fc7)
text "Your pack is"
line "crammed full!"
done
_Lab3Text2:: ; a0fe3 (28:4fe3)
text "EEVEE can evolve"
line "into 1 of 3 kinds"
cont "of #MON."
done
_Lab3Text3:: ; a1010 (28:5010)
text "There's an e-mail"
line "message!"
para "..."
para "The 3 legendary"
line "bird #MON are"
cont "ARTICUNO, ZAPDOS"
cont "and MOLTRES."
para "Their whereabouts"
line "are unknown."
para "We plan to explore"
line "the cavern close"
cont "to CERULEAN."
para "From: #MON"
line "RESEARCH TEAM"
para "..."
done
_Lab3Text5:: ; a10d8 (28:50d8)
text "An amber pipe!"
done
|