pokered/text/maps/pewter_pokecenter.asm

30 lines
481 B
NASM
Raw Normal View History

_PewterPokecenterText1:: ; 98704 (26:4704)
2014-01-23 04:37:40 +00:00
text "What!?"
para "TEAM ROCKET is"
line "at MT.MOON? Huh?"
cont "I'm on the phone!"
para "Scram!"
done
2014-10-10 07:46:06 +00:00
IF DEF(_YELLOW)
_PewterPokecenterText2::
text "#MON CENTERS"
line "are wonderful!"
para "They heal #MON"
line "completely."
para "Even conditions"
line "like sleep, burn,"
cont "poison and others"
cont "are cured."
done
ENDC
_PewterPokecenterText5:: ; 98744 (26:4744)
2014-01-23 04:37:40 +00:00
text "JIGGLYPUFF: Puu"
line "pupuu!"
done