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:
Martha Schilling 2024-01-12 12:33:50 +00:00
parent 3e3b89552c
commit 0c650630e0
12 changed files with 36 additions and 49 deletions

View file

@ -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