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:
@@ -36,14 +36,14 @@ TrainerGruntM1:
|
||||
writetext TrainerGruntM1WhenTalkText
|
||||
waitbutton
|
||||
closetext
|
||||
special FadeBlackQuickly
|
||||
special FadeOutToBlack
|
||||
special ReloadSpritesNoPalettes
|
||||
disappear SLOWPOKEWELLB1F_ROCKET1
|
||||
disappear SLOWPOKEWELLB1F_ROCKET2
|
||||
disappear SLOWPOKEWELLB1F_ROCKET3
|
||||
disappear SLOWPOKEWELLB1F_ROCKET_GIRL
|
||||
pause 15
|
||||
special FadeInQuickly
|
||||
special FadeInFromBlack
|
||||
disappear SLOWPOKEWELLB1F_KURT
|
||||
moveobject SLOWPOKEWELLB1F_KURT, 11, 6
|
||||
appear SLOWPOKEWELLB1F_KURT
|
||||
@@ -65,7 +65,7 @@ TrainerGruntM1:
|
||||
clearevent EVENT_AZALEA_TOWN_SLOWPOKES
|
||||
clearevent EVENT_KURTS_HOUSE_SLOWPOKE
|
||||
clearevent EVENT_KURTS_HOUSE_KURT_1
|
||||
special FadeOutPalettes
|
||||
special FadeOutToWhite
|
||||
special HealParty
|
||||
pause 15
|
||||
warp KURTS_HOUSE, 3, 3
|
||||
|
Reference in New Issue
Block a user