mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-28 06:06:22 +12:00
Post-release bugfixes: Batch 2
This commit fixes the following bugs: - Viewing the Town Map in Viridian Pre-Gym would show the player as being in Cerulean. - Psychic, Psywave, Night Shade and Dazzling Gleam wouldn't shake the full screen - Okay, NOW it's impossible to trap yourself in Cinnabar Volcano. - Getting the Vermilion Beauty gift would lock you out from getting the Silph Co Lapras gift later. - Text fixes
This commit is contained in:
parent
3e3b89552c
commit
0c650630e0
12 changed files with 36 additions and 49 deletions
|
|
@ -42,7 +42,7 @@ _DexRatingText_Own50To64::
|
|||
done
|
||||
|
||||
_DexRatingText_Own65To79::
|
||||
text "Ho! This is geting"
|
||||
text "This is getting"
|
||||
line "even better!"
|
||||
done
|
||||
|
||||
|
|
@ -53,8 +53,8 @@ _DexRatingText_Own80To99::
|
|||
done
|
||||
|
||||
_DexRatingText_Own100To114::
|
||||
text "You finally got at"
|
||||
line "least 100 species!"
|
||||
text "You've finally got"
|
||||
line "over 100 species!"
|
||||
cont "Great job!"
|
||||
done
|
||||
|
||||
|
|
@ -90,8 +90,8 @@ _DexRatingText_Own180To199::
|
|||
done
|
||||
|
||||
_DexRatingText_Own200To214::
|
||||
text "You finally got at"
|
||||
line "least 200 species!"
|
||||
text "You finally passed"
|
||||
line "200 species!"
|
||||
cont "I can't believe"
|
||||
cont "how good you are!"
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue