kep-hack/text/CeladonUniversityPokecenter.asm
MementoMartha a3f3763f4d New sprites, a few bug fixes/tweaks
All of the Ubers have sprites now (goodbye Lion Pory2!), fixed a small bug I made on Route 19 when resizing Cinnabar, and some minor text updates/fixes.
2023-02-08 17:13:44 +00:00

60 lines
980 B
NASM

_CeladonUniversityPokecenterText4::
text "Thanks to recent"
line "funding from"
cont "SILPH CO., we"
cont "can upgrade"
cont "PORYGON now!"
para "I wonder if"
line "we'll ever see"
cont "PORYGON3?"
done
_CuboneSalesmanText1::
text "MAN: Hey there,"
line "big shot trainer!"
para "Have I got a"
line "deal for you!"
para "Strike fear into"
line "the hearts of"
cont "your foes with"
cont "CUBONE today!"
para "See that skull"
line "on its face?"
para "Just ¥500! You"
line "can't refuse"
cont "an offer like"
cont "that!"
done
_CuboneSalesmanNoText::
text "No? It's a"
line "limited time"
cont "offer, pal!"
done
_CuboneSalesmanNoMoneyText::
text "You'll need more"
line "money than that!"
done
_CuboneSalesmanText2::
text "MAN: As usual, no"
line "refunds!"
done
_CeladonUniversityPokecenterText8::
text "I wonder how"
line "DRAGONAIR can fly"
cont "without wings..."
text "#MON are strange"
line "creatures..."
done