Finish updating macro comments
This commit is contained in:
@@ -28,7 +28,7 @@ CableClub_EventScript_MysteryGiftMan::
|
||||
end
|
||||
|
||||
CableClub_EventScript_TryWonderCardScript::
|
||||
gotowondercardscript
|
||||
trywondercardscript
|
||||
CableClub_EventScript_MysteryGiftThankYou::
|
||||
msgbox gText_ThankYouForAccessingMysteryGift, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -50,7 +50,7 @@ EventScript_DoNoIntroTrainerBattle::
|
||||
applymovement VAR_LAST_TALKED, Movement_RevealTrainer
|
||||
waitmovement 0
|
||||
special PlayTrainerEncounterMusic
|
||||
trainerbattlebegin
|
||||
dotrainerbattle
|
||||
gotopostbattlescript
|
||||
|
||||
EventScript_TryDoRematchBattle::
|
||||
@@ -117,7 +117,7 @@ EventScript_ShowTrainerIntroMsg::
|
||||
goto EventScript_DoTrainerBattle
|
||||
|
||||
EventScript_DoTrainerBattle::
|
||||
trainerbattlebegin
|
||||
dotrainerbattle
|
||||
@ Below battle mode check only needed in FRLG
|
||||
specialvar VAR_RESULT, GetTrainerBattleMode
|
||||
compare VAR_RESULT, TRAINER_BATTLE_SINGLE
|
||||
|
||||
Reference in New Issue
Block a user