Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)
This commit is contained in:
@@ -39,8 +39,8 @@ Route111_EventScript_1F0CE4:: @ 81F0CE4
|
||||
|
||||
Route111_MapScript1_1F0D87: @ 81F0D87
|
||||
setvar VAR_0x40D6, 0
|
||||
special sub_81BE79C
|
||||
call_if_unset FLAG_0x14E, Route111_EventScript_1F0E3C
|
||||
special SetMirageTowerVisibility
|
||||
call_if_unset FLAG_MIRAGE_TOWER_VISIBLE, Route111_EventScript_1F0E3C
|
||||
compare VAR_0x40CB, 1
|
||||
call_if_eq Route111_EventScript_1F0DC2
|
||||
compare VAR_0x40CB, 2
|
||||
@@ -118,21 +118,21 @@ Route111_MapScript2_1F0E56: @ 81F0E56
|
||||
|
||||
Route111_EventScript_1F0E60:: @ 81F0E60
|
||||
lockall
|
||||
special sub_81BEB68
|
||||
special StartMirageTowerShake
|
||||
waitstate
|
||||
delay 24
|
||||
playse SE_RU_HYUU
|
||||
addobject 45
|
||||
special sub_81BE7F4
|
||||
special StartPlayerDescendMirageTower
|
||||
waitstate
|
||||
showobjectat EVENT_OBJ_ID_PLAYER, MAP_LITTLEROOT_TOWN
|
||||
removeobject 45
|
||||
delay 16
|
||||
turnobject EVENT_OBJ_ID_PLAYER, 2
|
||||
delay 16
|
||||
special sub_81BEB54
|
||||
special StartMirageTowerDisintegration
|
||||
waitstate
|
||||
special sub_81BEB7C
|
||||
special StartMirageTowerFossilFallAndSink
|
||||
waitstate
|
||||
setvar VAR_0x40CB, 2
|
||||
clearflag FLAG_HIDE_DESERT_UNDERPASS_FOSSIL
|
||||
@@ -415,7 +415,7 @@ Route111_EventScript_1F119B:: @ 81F119B
|
||||
goto_if_eq Route111_EventScript_1F11C6
|
||||
compare VAR_0x40CB, 2
|
||||
goto_if_eq Route111_EventScript_1F11D0
|
||||
goto_if_set FLAG_0x14E, Route111_EventScript_1F11DA
|
||||
goto_if_set FLAG_MIRAGE_TOWER_VISIBLE, Route111_EventScript_1F11DA
|
||||
msgbox Route111_Text_1F1A22, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user