Improve some innacurate function names, labels, and comments (#1078)

[https://github.com/pret/pokecrystal/issues/1078#issue-1869550979 and https://github.com/pret/pokecrystal/issues/1078#issuecomment-1696394371]
This commit is contained in:
xCrystal
2024-01-07 12:38:00 +01:00
parent dbf6044650
commit bd6ceec193
107 changed files with 340 additions and 337 deletions

View File

@@ -32,7 +32,7 @@ Script_BattleRoomLoop:
promptbutton
closetext
special BattleTowerBattle ; predef StartBattle
special FadeOutPalettes
special FadeOutToWhite
reloadmap
ifnotequal $0, Script_FailedBattleTowerChallenge
readmem wNrOfBeatenBattleTowerTrainers
@@ -47,10 +47,10 @@ Script_BattleRoomLoop:
waitbutton
closetext
playmusic MUSIC_HEAL
special FadeOutPalettes
special FadeOutToWhite
special LoadMapPalettes
pause 60
special FadeInPalettes
special FadeInFromWhite
special RestartMapMusic
opentext
writetext Text_NextUpOpponentNo
@@ -74,7 +74,7 @@ Script_DontBattleNextOpponent:
special BattleTowerAction
playsound SFX_SAVE
waitsfx
special FadeOutPalettes
special FadeOutToWhite
special Reset
Script_DontSaveAndEndTheSession:
writetext Text_CancelYourBattleRoomChallenge
@@ -85,7 +85,7 @@ Script_DontSaveAndEndTheSession:
setval BATTLETOWERACTION_06
special BattleTowerAction
closetext
special FadeOutPalettes
special FadeOutToWhite
warpfacing UP, BATTLE_TOWER_1F, 7, 7
opentext
sjump Script_BattleTowerHopeToServeYouAgain