Sync event macros
This commit is contained in:
@@ -13,7 +13,7 @@ SevenIsland_TrainerTower_Lobby_OnResume:: @ 8164853
|
||||
setvar VAR_0x8004, 18
|
||||
special sub_815D9E8
|
||||
compare VAR_RESULT, 0
|
||||
goto_if eq, EventScript_164886
|
||||
goto_if_eq EventScript_164886
|
||||
setvar VAR_TEMP_0, 0
|
||||
setobjectxy OBJ_EVENT_ID_PLAYER, 9, 7
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_164AD4
|
||||
@@ -31,7 +31,7 @@ SevenIsland_TrainerTower_Lobby_OnReturnToField:: @ 8164887
|
||||
|
||||
SevenIsland_TrainerTower_Lobby_OnLoad:: @ 8164897
|
||||
compare VAR_TEMP_D, 17
|
||||
call_if eq, EventScript_1648A3
|
||||
call_if_eq EventScript_1648A3
|
||||
end
|
||||
|
||||
EventScript_1648A3:: @ 81648A3
|
||||
@@ -112,7 +112,7 @@ SevenIsland_TrainerTower_Lobby_EventScript_164966:: @ 8164966
|
||||
setvar VAR_0x8004, 20
|
||||
special sub_815D9E8
|
||||
compare VAR_RESULT, 1
|
||||
goto_if eq, EventScript_164988
|
||||
goto_if_eq EventScript_164988
|
||||
msgbox gUnknown_817C9A2
|
||||
goto EventScript_164990
|
||||
|
||||
@@ -126,7 +126,7 @@ EventScript_164990:: @ 8164990
|
||||
SevenIsland_TrainerTower_Lobby_EventScript_164992:: @ 8164992
|
||||
special sub_8110AB4
|
||||
compare VAR_RESULT, 2
|
||||
goto_if eq, EventScript_1A7AE0
|
||||
goto_if_eq EventScript_1A7AE0
|
||||
lock
|
||||
faceplayer
|
||||
message Text_MayIHelpYou
|
||||
@@ -159,7 +159,7 @@ SevenIsland_TrainerTower_Lobby_EventScript_1649CE:: @ 81649CE
|
||||
setvar VAR_0x8004, 17
|
||||
special sub_815D9E8
|
||||
compare VAR_RESULT, 0
|
||||
goto_if eq, EventScript_164A00
|
||||
goto_if_eq EventScript_164A00
|
||||
msgbox gUnknown_817C7D9
|
||||
goto EventScript_164A08
|
||||
|
||||
|
||||
Reference in New Issue
Block a user