diff options
Diffstat (limited to 'text/maps/pewter_pokecenter.asm')
-rw-r--r-- | text/maps/pewter_pokecenter.asm | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/text/maps/pewter_pokecenter.asm b/text/maps/pewter_pokecenter.asm index 6a1b373e..5f4a4db5 100644 --- a/text/maps/pewter_pokecenter.asm +++ b/text/maps/pewter_pokecenter.asm @@ -1,14 +1,15 @@ _PewterPokecenterText2:: - text "What!?" + text "Quoi!?" - para "TEAM ROCKET is" - line "at MT.MOON? Huh?" - cont "I'm on the phone!" + para "La TEAM ROCKET" + line "a investi le" + cont "MONT SELENITE!" - para "Scram!" + para "Damnation!" done _PewterJigglypuffText:: - text "JIGGLYPUFF: Puu" - line "pupuu!" + text "RONDOUDOU: Dou!" + line "Doudouuuu!" done + |