mirror of
https://github.com/pret/pokeyellow.git
synced 2026-06-02 22:14:32 -05:00
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
28 lines
460 B
NASM
28 lines
460 B
NASM
_PewterPokecenterText1:: ; 98704 (26:4704)
|
|
text "What!?"
|
|
|
|
para "TEAM ROCKET is"
|
|
line "at MT.MOON? Huh?"
|
|
cont "I'm on the phone!"
|
|
|
|
para "Scram!"
|
|
done
|
|
|
|
_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
|
|
|
|
_PewterPokecenterText5:: ; 98744 (26:4744)
|
|
text "JIGGLYPUFF: Puu"
|
|
line "pupuu!"
|
|
done
|