diff options
Diffstat (limited to 'text/maps/pewter_pokecenter.asm')
-rw-r--r-- | text/maps/pewter_pokecenter.asm | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/text/maps/pewter_pokecenter.asm b/text/maps/pewter_pokecenter.asm new file mode 100644 index 00000000..4493c079 --- /dev/null +++ b/text/maps/pewter_pokecenter.asm @@ -0,0 +1,15 @@ +_PewterPokecenterText1:: ; 98704 (26:4704) + text "What!?" + + para "TEAM ROCKET is" + line "at MT.MOON? Huh?" + cont "I'm on the phone!" + + para "Scram!" + done + +_PewterPokecenterText5:: ; 98744 (26:4744) + text "JIGGLYPUFF: Puu" + line "pupuu!" + done + |