diff options
| author | garak <garakmon@gmail.com> | 2018-10-17 22:07:23 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2018-10-17 22:07:23 -0400 |
| commit | d1b7f32b0ae88e3f2c4d9ed03513cbd30f8f4a74 (patch) | |
| tree | 71524c7f2409f54816a9a6cbbaa2c409e5c3724e /data/maps/BattleFrontier_OutsideEast | |
| parent | 7d88b9647f92d099177fc734f32e94fc472f2cbf (diff) | |
begin event flag names, add temporary hidden item macro
Diffstat (limited to 'data/maps/BattleFrontier_OutsideEast')
| -rw-r--r-- | data/maps/BattleFrontier_OutsideEast/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_OutsideEast/scripts.inc b/data/maps/BattleFrontier_OutsideEast/scripts.inc index 0a3723acc..9bb278604 100644 --- a/data/maps/BattleFrontier_OutsideEast/scripts.inc +++ b/data/maps/BattleFrontier_OutsideEast/scripts.inc @@ -17,7 +17,7 @@ BattleFrontier_OutsideEast_EventScript_242C19:: @ 8242C19 BattleFrontier_OutsideEast_MapScript1_242C2D: @ 8242C2D setvar VAR_0x40BC, 0 - setflag FLAG_0x396 + setflag FLAG_HIDE_BATTLE_TOWER_REPORTER checkflag FLAG_0x1C6 call_if 0, BattleFrontier_OutsideEast_EventScript_242C3F end |
