diff options
Diffstat (limited to 'text/Route2Gate.asm')
-rw-r--r-- | text/Route2Gate.asm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/text/Route2Gate.asm b/text/Route2Gate.asm new file mode 100644 index 00000000..566830f8 --- /dev/null +++ b/text/Route2Gate.asm @@ -0,0 +1,12 @@ +_Route2GateText_5d616:: + text "The HM FLASH" + line "lights even the" + cont "darkest dungeons." + done + +_Route2GateText2:: + text "Once a #MON" + line "learns FLASH, you" + cont "can get through" + cont "ROCK TUNNEL." + done |