mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

Fixes a few small text issues, updates the readme, and rebalances the fishing rod Pokemon. Also shifted Blottle to earlier in the Pokedex, cause I felt like it.
60 lines
980 B
NASM
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..."
|
|
|
|
para "#MON are strange"
|
|
line "creatures..."
|
|
|
|
done |