kep-hack/text/Route23.asm
Rangi b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00

40 lines
593 B
NASM

_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::
text ""
para "OK then! Please,"
line "go right ahead!"
done
_Route23Text8::
text "VICTORY ROAD GATE"
line "- #MON LEAGUE"
done