mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-03 18:11:42 +13: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
|
|
@ -820,13 +820,12 @@ BattleTentLetsGo:
|
|||
done
|
||||
|
||||
BattleTentWon:
|
||||
text "Wow! You finally"
|
||||
line "did it!"
|
||||
text "Congratulations!"
|
||||
|
||||
para "You beat"
|
||||
line "@"
|
||||
text_decimal wBTStreakCnt, 1, 3
|
||||
text " oppenont(s)!"
|
||||
text " opponent(s)!"
|
||||
prompt
|
||||
|
||||
BattleTentLost:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue