begin event flag names, add temporary hidden item macro
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DesertRuins_EventObjects: @ 8534354
|
||||
object_event 1, EVENT_OBJ_GFX_REGIROCK, 0, 8, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, DesertRuins_EventScript_22DA02, FLAG_0x3A7
|
||||
object_event 1, EVENT_OBJ_GFX_REGIROCK, 0, 8, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, DesertRuins_EventScript_22DA02, FLAG_HIDE_REGIROCK
|
||||
|
||||
DesertRuins_MapWarps: @ 853436C
|
||||
warp_def 8, 29, 3, 1, MAP_ROUTE111
|
||||
|
||||
@@ -37,7 +37,7 @@ DesertRuins_MapScript1_22D9CA: @ 822D9CA
|
||||
end
|
||||
|
||||
DesertRuins_EventScript_22D9D7:: @ 822D9D7
|
||||
clearflag FLAG_0x3A7
|
||||
clearflag FLAG_HIDE_REGIROCK
|
||||
return
|
||||
|
||||
DesertRuins_EventScript_22D9DB:: @ 822D9DB
|
||||
|
||||
Reference in New Issue
Block a user