blob: ab73a3638b2913d9fa1c88dfaa855cfceccf8dfc (
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:: ; 9261e (24:661e)
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:: ; 92696 (24:6696)
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:: ; 926dd (24:66dd)
db $0
para "OK then! Please,"
line "go right ahead!"
done
_Route23Text8:: ; 92700 (24:6700)
text "VICTORY ROAD GATE"
line "- #MON LEAGUE"
done
|