summaryrefslogtreecommitdiff
path: root/data/scripts/maps/EverGrandeCity_PhoebesRoom.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/maps/EverGrandeCity_PhoebesRoom.inc')
-rw-r--r--data/scripts/maps/EverGrandeCity_PhoebesRoom.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/scripts/maps/EverGrandeCity_PhoebesRoom.inc b/data/scripts/maps/EverGrandeCity_PhoebesRoom.inc
index 8f0fe97f1..19219a626 100644
--- a/data/scripts/maps/EverGrandeCity_PhoebesRoom.inc
+++ b/data/scripts/maps/EverGrandeCity_PhoebesRoom.inc
@@ -13,20 +13,20 @@ EverGrandeCity_PhoebesRoom_EventScript_15B5F3:: @ 815B5F3
end
EverGrandeCity_PhoebesRoom_MapScript2_15B5F8:: @ 815B5F8
- map_script_2 0x409c, 1, EverGrandeCity_PhoebesRoom_EventScript_15B602
+ map_script_2 VAR_ELITE_4_STATE, 1, EverGrandeCity_PhoebesRoom_EventScript_15B602
.2byte 0
EverGrandeCity_PhoebesRoom_EventScript_15B602:: @ 815B602
lockall
call EverGrandeCity_PhoebesRoom_EventScript_1A0710
- setvar 0x409c, 2
+ setvar VAR_ELITE_4_STATE, 2
releaseall
end
EverGrandeCity_PhoebesRoom_MapScript1_15B60F:: @ 815B60F
checkflag FLAG_DEFEATED_ELITE_4_PHOEBE
call_if 1, EverGrandeCity_PhoebesRoom_EventScript_15B624
- compare 0x409c, 2
+ compare VAR_ELITE_4_STATE, 2
call_if 1, EverGrandeCity_PhoebesRoom_EventScript_15B62A
end