Bug fixes

- Fixes a bug where the Game Corner poster would pretend to be an Arbok. Very effective disguise.
- Fixes some text in Celadon University that would simply look odd. I need to use hyphens more, the rest of the game does it!
- Decapitalised the "normal-type" in Viridian Pre-Gym to match the rest of the game.
- Changed some SFX cues to use the level-up sound, but it's clearly crysaudio that causes this. Will talk with Dannye.
This commit is contained in:
Llinos Evans 2023-06-12 12:48:08 +01:00
parent 98110eddc8
commit 62059aafd5
7 changed files with 14 additions and 15 deletions

View file

@ -63,8 +63,8 @@ _BookcaseText1::
_BookcaseText2::
text "In 1899, PROF."
line "WESTWOOD of Japan"
cont "discovered"
cont "#MON evolution,"
cont "discovered #-"
cont "MON evolution,"
cont "documenting 50"
cont "species."
@ -90,9 +90,8 @@ _BookcaseText3::
text "The modern #"
line "BALL was made by"
cont "researchers at"
cont "CELADON"
cont "UNIVERSITY"
cont "in 1925."
cont "CELADON UNIVER-"
cont "SITY in 1925."
done

View file

@ -44,8 +44,8 @@ _CeladonUniversityOutsideLoseText3::
_CeladonUniversityOutsideLoseText4::
text "One"
line "day I'll"
cont "beat you!"
line "day I'll beat"
cont "you!"
prompt
_CeladonUniversityOutsideWinText::

View file

@ -65,7 +65,7 @@ _YujirouAfterBattleText2::
para "..."
para "I had all the"
line "best NORMAL-"
line "best normal-"
cont "type #MON."
para "Maybe it's me?"
@ -75,7 +75,7 @@ _YujirouAfterBattleText2::
_ViridianPreGymBattleText1::
text "Did you know that"
line "the best #MON"
cont "are NORMAL-type?"
cont "are normal-type?"
done
_ViridianPreGymEndBattleText1::