Merge branch 'master' into event-vars
This commit is contained in:
@@ -328,7 +328,7 @@ OldaleTown_PokemonCenter_2F_EventScript_276DD5:: @ 8276DD5
|
||||
|
||||
OldaleTown_PokemonCenter_2F_EventScript_276DE0:: @ 8276DE0
|
||||
lockall
|
||||
applymovement EVENT_OBJ_ID_PLAYER, OldaleTown_PokemonCenter_2F_Movement_2725A6
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceUp
|
||||
waitmovement 0
|
||||
msgbox OldaleTown_PokemonCenter_2F_Text_27964A, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -425,7 +425,7 @@ OldaleTown_PokemonCenter_2F_EventScript_276F55:: @ 8276F55
|
||||
end
|
||||
|
||||
OldaleTown_PokemonCenter_2F_EventScript_276F60:: @ 8276F60
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC
|
||||
message gText_PleaseWaitForLink
|
||||
@@ -527,7 +527,7 @@ OldaleTown_PokemonCenter_2F_EventScript_2770B2:: @ 82770B2
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_277199
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC
|
||||
message gText_PleaseWaitForLink
|
||||
@@ -602,7 +602,7 @@ OldaleTown_PokemonCenter_2F_EventScript_2771CD:: @ 82771CD
|
||||
|
||||
OldaleTown_PokemonCenter_2F_EventScript_2771DB:: @ 82771DB
|
||||
copyvar VAR_0x8007, VAR_LAST_TALKED
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC
|
||||
message gText_PleaseWaitForLink
|
||||
@@ -1023,7 +1023,7 @@ OldaleTown_PokemonCenter_2F_EventScript_27759F:: @ 827759F
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_277626
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC
|
||||
msgbox OldaleTown_PokemonCenter_2F_Text_27961C, MSGBOX_DEFAULT
|
||||
@@ -1234,7 +1234,7 @@ OldaleTown_PokemonCenter_2F_EventScript_277923:: @ 8277923
|
||||
end
|
||||
|
||||
OldaleTown_PokemonCenter_2F_EventScript_277931:: @ 8277931
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC
|
||||
switch VAR_0x8004
|
||||
@@ -1513,7 +1513,7 @@ MossdeepCity_GameCorner_1F_EventScript_277CE9:: @ 8277CE9
|
||||
waitstate
|
||||
compare VAR_0x8004, 6
|
||||
goto_if_ge MossdeepCity_GameCorner_1F_EventScript_2772F9
|
||||
call MossdeepCity_GameCorner_1F_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq MossdeepCity_GameCorner_1F_EventScript_2772F9
|
||||
setvar VAR_0x8004, 4
|
||||
@@ -1532,7 +1532,7 @@ MossdeepCity_GameCorner_1F_EventScript_277D35:: @ 8277D35
|
||||
waitstate
|
||||
compare VAR_0x8004, 6
|
||||
goto_if_ge MossdeepCity_GameCorner_1F_EventScript_2772F9
|
||||
call MossdeepCity_GameCorner_1F_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq MossdeepCity_GameCorner_1F_EventScript_2772F9
|
||||
setvar VAR_0x8004, 6
|
||||
|
||||
@@ -35,7 +35,7 @@ LilycoveCity_ContestLobby_EventScript_279D2C:: @ 8279D2C
|
||||
end
|
||||
|
||||
LilycoveCity_ContestLobby_EventScript_279D4B:: @ 8279D4B
|
||||
call LilycoveCity_ContestLobby_EventScript_27205E
|
||||
call Common_EventScript_BagIsFull
|
||||
msgbox LilycoveCity_ContestLobby_Text_27B6E7, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
@@ -1215,7 +1215,7 @@ LinkContestRoom1_EventScript_27AC77:: @ 827AC77
|
||||
|
||||
LinkContestRoom1_EventScript_27ACA8:: @ 827ACA8
|
||||
lockall
|
||||
call LinkContestRoom1_EventScript_27205E
|
||||
call Common_EventScript_BagIsFull
|
||||
msgbox LinkContestRoom1_Text_27BC2F, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
setvar VAR_CONTEST_PRIZE_PICKUP, 4
|
||||
|
||||
@@ -232,13 +232,13 @@ Route111_EventScript_28CF94:: @ 828CF94
|
||||
|
||||
Route111_EventScript_28CF9F:: @ 828CF9F
|
||||
applymovement VAR_0x8004, Route111_Movement_28D04F
|
||||
applymovement VAR_0x8005, Route111_Movement_2725A6
|
||||
applymovement VAR_0x8005, Common_Movement_WalkInPlaceUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
Route111_EventScript_28CFB1:: @ 828CFB1
|
||||
applymovement VAR_0x8004, Route111_Movement_28D051
|
||||
applymovement VAR_0x8005, Route111_Movement_2725A4
|
||||
applymovement VAR_0x8005, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ LittlerootTown_MaysHouse_2F_EventScript_2926FE:: @ 82926FE
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292704:: @ 8292704
|
||||
LittlerootTown_MaysHouse_1F_EventScript_292704:: @ 8292704
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7A1C, MSGBOX_DEFAULT
|
||||
applymovement VAR_0x8004, LittlerootTown_BrendansHouse_1F_Movement_27259E
|
||||
applymovement VAR_0x8004, Common_Movement_FacePlayer
|
||||
waitmovement 0
|
||||
compare VAR_0x8005, 0
|
||||
call_if_eq LittlerootTown_BrendansHouse_1F_EventScript_29274D
|
||||
@@ -16,18 +16,18 @@ LittlerootTown_MaysHouse_1F_EventScript_292704:: @ 8292704
|
||||
closemessage
|
||||
setvar VAR_LITTLEROOT_INTRO_STATE, 4
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_292763
|
||||
applymovement VAR_0x8004, LittlerootTown_BrendansHouse_1F_Movement_2725A6
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceUp
|
||||
waitmovement 0
|
||||
releaseall
|
||||
end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_29274D:: @ 829274D
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_2725A8
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292758:: @ 8292758
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_2725A4
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -39,7 +39,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_292765:: @ 8292765
|
||||
LittlerootTown_MaysHouse_1F_EventScript_292765:: @ 8292765
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7B24, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_0x8004, LittlerootTown_BrendansHouse_1F_Movement_2725A6
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceUp
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_292AF0
|
||||
waitmovement 0
|
||||
releaseall
|
||||
@@ -82,7 +82,7 @@ LittlerootTown_BrendansHouse_2F_EventScript_2927DF:: @ 82927DF
|
||||
addobject VAR_0x8008
|
||||
applymovement VAR_0x8008, LittlerootTown_BrendansHouse_2F_Movement_292850
|
||||
waitmovement 0
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_2F_Movement_2725A8
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceRight
|
||||
waitmovement 0
|
||||
msgbox LittlerootTown_BrendansHouse_2F_Text_1F869A, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -95,7 +95,7 @@ LittlerootTown_BrendansHouse_2F_EventScript_29280F:: @ 829280F
|
||||
addobject VAR_0x8008
|
||||
applymovement VAR_0x8008, LittlerootTown_BrendansHouse_2F_Movement_29285B
|
||||
waitmovement 0
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_2F_Movement_2725A4
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
msgbox LittlerootTown_BrendansHouse_2F_Text_1F869A, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -154,7 +154,7 @@ LittlerootTown_MaysHouse_1F_EventScript_292866:: @ 8292866
|
||||
end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_29286D:: @ 829286D
|
||||
applymovement VAR_0x8005, LittlerootTown_BrendansHouse_1F_Movement_2725A8
|
||||
applymovement VAR_0x8005, Common_Movement_WalkInPlaceRight
|
||||
waitmovement 0
|
||||
call LittlerootTown_BrendansHouse_1F_EventScript_29294B
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_292AE0
|
||||
@@ -167,7 +167,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_29286D:: @ 829286D
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_292AE6
|
||||
waitmovement 0
|
||||
call LittlerootTown_BrendansHouse_1F_EventScript_29296C
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_2725A4
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7BF1, MSGBOX_DEFAULT
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7C35, MSGBOX_DEFAULT
|
||||
@@ -179,7 +179,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_29286D:: @ 829286D
|
||||
end
|
||||
|
||||
LittlerootTown_MaysHouse_1F_EventScript_2928DC:: @ 82928DC
|
||||
applymovement VAR_0x8005, LittlerootTown_MaysHouse_1F_Movement_2725A4
|
||||
applymovement VAR_0x8005, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
call LittlerootTown_MaysHouse_1F_EventScript_29294B
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_MaysHouse_1F_Movement_292AE8
|
||||
@@ -192,7 +192,7 @@ LittlerootTown_MaysHouse_1F_EventScript_2928DC:: @ 82928DC
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_MaysHouse_1F_Movement_292AEE
|
||||
waitmovement 0
|
||||
call LittlerootTown_MaysHouse_1F_EventScript_29296C
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_MaysHouse_1F_Movement_2725A8
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceRight
|
||||
waitmovement 0
|
||||
msgbox LittlerootTown_MaysHouse_1F_Text_1F7BF1, MSGBOX_DEFAULT
|
||||
msgbox LittlerootTown_MaysHouse_1F_Text_1F7C35, MSGBOX_DEFAULT
|
||||
@@ -206,9 +206,9 @@ LittlerootTown_MaysHouse_1F_EventScript_2928DC:: @ 82928DC
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_29294B:: @ 829294B
|
||||
LittlerootTown_MaysHouse_1F_EventScript_29294B:: @ 829294B
|
||||
playse SE_PIN
|
||||
applymovement VAR_0x8005, LittlerootTown_BrendansHouse_1F_Movement_272598
|
||||
applymovement VAR_0x8005, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement VAR_0x8005, LittlerootTown_BrendansHouse_1F_Movement_27259A
|
||||
applymovement VAR_0x8005, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7B96, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -216,7 +216,7 @@ LittlerootTown_MaysHouse_1F_EventScript_29294B:: @ 829294B
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_29296C:: @ 829296C
|
||||
LittlerootTown_MaysHouse_1F_EventScript_29296C:: @ 829296C
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_2725A6
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceUp
|
||||
waitmovement 0
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7EC6, MSGBOX_DEFAULT
|
||||
fadedefaultbgm
|
||||
@@ -355,7 +355,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_292A51:: @ 8292A51
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7D73, MSGBOX_DEFAULT
|
||||
giveitem_std ITEM_AMULET_COIN
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq LittlerootTown_BrendansHouse_1F_EventScript_272054
|
||||
goto_if_eq Common_EventScript_ShowBagIsFull
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7DBE, MSGBOX_DEFAULT
|
||||
setflag FLAG_MOM_SAYS_GOODBYE
|
||||
release
|
||||
@@ -373,7 +373,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_292A94:: @ 8292A94
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292A9E:: @ 8292A9E
|
||||
closemessage
|
||||
call LittlerootTown_BrendansHouse_1F_EventScript_272083
|
||||
call Common_EventScript_OutOfCenterPartyHeal
|
||||
incrementgamestat 16
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7D5C, MSGBOX_DEFAULT
|
||||
release
|
||||
@@ -446,12 +446,12 @@ LittlerootTown_MaysHouse_1F_EventScript_292AF2:: @ 8292AF2
|
||||
call_if_eq LittlerootTown_BrendansHouse_1F_EventScript_292D08
|
||||
compare VAR_0x8008, 1
|
||||
call_if_eq LittlerootTown_BrendansHouse_1F_EventScript_292D13
|
||||
applymovement VAR_0x8009, LittlerootTown_BrendansHouse_1F_Movement_27259E
|
||||
applymovement VAR_0x8009, Common_Movement_FacePlayer
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement VAR_0x8009, LittlerootTown_BrendansHouse_1F_Movement_272598
|
||||
applymovement VAR_0x8009, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement VAR_0x8009, LittlerootTown_BrendansHouse_1F_Movement_27259A
|
||||
applymovement VAR_0x8009, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
delay 20
|
||||
compare VAR_0x8008, 0
|
||||
@@ -585,28 +585,28 @@ LittlerootTown_BrendansHouse_1F_EventScript_292D13:: @ 8292D13
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292D1E:: @ 8292D1E
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_292DD7
|
||||
waitmovement 0
|
||||
applymovement VAR_0x800A, LittlerootTown_BrendansHouse_1F_Movement_2725A4
|
||||
applymovement VAR_0x800A, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292D33:: @ 8292D33
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_292DDE
|
||||
waitmovement 0
|
||||
applymovement VAR_0x800A, LittlerootTown_BrendansHouse_1F_Movement_2725A8
|
||||
applymovement VAR_0x800A, Common_Movement_WalkInPlaceRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292D48:: @ 8292D48
|
||||
applymovement VAR_0x800A, LittlerootTown_BrendansHouse_1F_Movement_292999
|
||||
waitmovement 0
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_2725A4
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292D5D:: @ 8292D5D
|
||||
applymovement VAR_0x800A, LittlerootTown_BrendansHouse_1F_Movement_29299B
|
||||
waitmovement 0
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_2725A8
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -623,14 +623,14 @@ LittlerootTown_BrendansHouse_1F_EventScript_292D7D:: @ 8292D7D
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292D88:: @ 8292D88
|
||||
applymovement VAR_0x800A, LittlerootTown_BrendansHouse_1F_Movement_2929AF
|
||||
waitmovement 0
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_2725A8
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_292D9D:: @ 8292D9D
|
||||
applymovement VAR_0x800A, LittlerootTown_BrendansHouse_1F_Movement_2929B3
|
||||
waitmovement 0
|
||||
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_BrendansHouse_1F_Movement_2725A4
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
|
||||
@@ -333,7 +333,7 @@ EventScript_Pblock1_NoPokeblock: @ 8293D43
|
||||
LilycoveCity_ContestLobby_EventScript_293D4D:: @ 8293D4D
|
||||
lockall
|
||||
setvar VAR_0x8009, 2
|
||||
applymovement 10, LilycoveCity_ContestLobby_Movement_2725A2
|
||||
applymovement 10, Common_Movement_FaceOriginalDirection
|
||||
applymovement 3, LilycoveCity_ContestLobby_Movement_294053
|
||||
waitmovement 0
|
||||
msgbox LilycoveCity_ContestLobby_Text_293201, MSGBOX_YESNO
|
||||
@@ -398,8 +398,8 @@ LilycoveCity_ContestLobby_EventScript_293E1E:: @ 8293E1E
|
||||
lockall
|
||||
setvar VAR_0x8008, 15
|
||||
setvar VAR_0x8009, 3
|
||||
applymovement 9, LilycoveCity_ContestLobby_Movement_2725A2
|
||||
applymovement 17, LilycoveCity_ContestLobby_Movement_2725A2
|
||||
applymovement 9, Common_Movement_FaceOriginalDirection
|
||||
applymovement 17, Common_Movement_FaceOriginalDirection
|
||||
applymovement VAR_0x8008, LilycoveCity_ContestLobby_Movement_294053
|
||||
waitmovement 0
|
||||
msgbox LilycoveCity_ContestLobby_Text_293842, MSGBOX_YESNO
|
||||
@@ -602,7 +602,7 @@ EventScript_PblocLink_NoBerries: @ 82940B1
|
||||
end
|
||||
|
||||
EventScript_PblocLink_TryConnect: @ 82940BB
|
||||
call LilycoveCity_ContestLobby_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq EventScript_PblocLink_End
|
||||
specialvar VAR_RESULT, IsWirelessAdapterConnected
|
||||
|
||||
@@ -660,7 +660,7 @@ SecretBase_RedCave1_EventScript_275DD6:: @ 8275DD6
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_275E2F
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_275E2F
|
||||
msgbox SecretBase_RedCave1_Text_274939, MSGBOX_DEFAULT
|
||||
@@ -696,7 +696,7 @@ SecretBase_RedCave1_EventScript_275E4E:: @ 8275E4E
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_275EA7
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_275EA7
|
||||
msgbox SecretBase_RedCave1_Text_274CB0, MSGBOX_DEFAULT
|
||||
@@ -732,7 +732,7 @@ SecretBase_RedCave1_EventScript_275EC6:: @ 8275EC6
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_275F1F
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_275F1F
|
||||
msgbox SecretBase_RedCave1_Text_274FCA, MSGBOX_DEFAULT
|
||||
@@ -768,7 +768,7 @@ SecretBase_RedCave1_EventScript_275F3E:: @ 8275F3E
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_275F97
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_275F97
|
||||
msgbox SecretBase_RedCave1_Text_275315, MSGBOX_DEFAULT
|
||||
@@ -804,7 +804,7 @@ SecretBase_RedCave1_EventScript_275FB6:: @ 8275FB6
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_27600F
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_27600F
|
||||
msgbox SecretBase_RedCave1_Text_275679, MSGBOX_DEFAULT
|
||||
@@ -840,7 +840,7 @@ SecretBase_RedCave1_EventScript_27602E:: @ 827602E
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_276087
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_276087
|
||||
msgbox SecretBase_RedCave1_Text_274AFA, MSGBOX_DEFAULT
|
||||
@@ -876,7 +876,7 @@ SecretBase_RedCave1_EventScript_2760A6:: @ 82760A6
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_2760FF
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_2760FF
|
||||
msgbox SecretBase_RedCave1_Text_274E41, MSGBOX_DEFAULT
|
||||
@@ -912,7 +912,7 @@ SecretBase_RedCave1_EventScript_27611E:: @ 827611E
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_276177
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_276177
|
||||
msgbox SecretBase_RedCave1_Text_2751AF, MSGBOX_DEFAULT
|
||||
@@ -948,7 +948,7 @@ SecretBase_RedCave1_EventScript_276196:: @ 8276196
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_2761EF
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_2761EF
|
||||
msgbox SecretBase_RedCave1_Text_2754B2, MSGBOX_DEFAULT
|
||||
@@ -984,7 +984,7 @@ SecretBase_RedCave1_EventScript_27620E:: @ 827620E
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_276267
|
||||
setvar VAR_RESULT, 1
|
||||
special sub_80EA30C
|
||||
call SecretBase_RedCave1_EventScript_27134F
|
||||
call Common_EventScript_SaveGame
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq SecretBase_RedCave1_EventScript_276267
|
||||
msgbox SecretBase_RedCave1_Text_275884, MSGBOX_DEFAULT
|
||||
|
||||
Reference in New Issue
Block a user