mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00

- Moved one of the trainers in the Celadon Uni PokeCenter to stop him from being in the way of the nurse - Buffed one of the Scientists in the Mansion - Moved the nurse and Weezing trader on the SS Anne slightly - Boosted Meltan's catch rate because having it be that low is ridiculous - Increased Luxwan's height because real swans are not that small - Changed a Cue Ball's party to allow his dialogue to make sense - Wild level balancing around Vermilion City - Fixed a small Pokedex display bug - Text fixes
59 lines
969 B
NASM
59 lines
969 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 "SALESMAN: Hey,"
|
|
line "kid! Interested"
|
|
cont "in another great"
|
|
cont "deal?"
|
|
|
|
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 "SALESMAN: Again,"
|
|
line "no refunds!"
|
|
done
|
|
|
|
_CeladonUniversityPokecenterText8::
|
|
text "I wonder how"
|
|
line "DRAGONAIR can fly"
|
|
cont "without wings..."
|
|
|
|
para "#MON are odd"
|
|
line "creatures..."
|
|
|
|
done |