blob: 0807cc914481238281cdadc36948b5765952143d (
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
|
_VictoryRoadGuardText1::
text "You can pass here"
line "only if you have"
cont "the @"
TX_RAM wcd6d
text "!"
para "You don't have the"
line "@"
TX_RAM wcd6d
text " yet!"
para "You have to have"
line "it to get to"
cont "#MON LEAGUE!@@"
_VictoryRoadGuardText2::
text "You can pass here"
line "only if you have"
cont "the @"
TX_RAM wcd6d
text "!"
para "Oh! That is the"
line "@"
TX_RAM wcd6d
text "!@@"
_VictoryRoadGuardText_513a3::
db $0
para "OK then! Please,"
line "go right ahead!"
done
_Route23Text8::
text "VICTORY ROAD GATE"
line "- #MON LEAGUE"
done
|