diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 21:10:29 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 21:10:29 -0400 |
| commit | 2702aa2754ac3f6ae91b61c4fa2177ff5b623717 (patch) | |
| tree | ec1d0c1f4fd91a1d82d426d807b9d7368d9d6363 /data/maps/FourIsland_IcefallCave_Back/map.json | |
| parent | 2ff8af13d5a259fa0ca07afe3ecf4792b6871a80 (diff) | |
Remaining NPC hide/show flags
Diffstat (limited to 'data/maps/FourIsland_IcefallCave_Back/map.json')
| -rw-r--r-- | data/maps/FourIsland_IcefallCave_Back/map.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/FourIsland_IcefallCave_Back/map.json b/data/maps/FourIsland_IcefallCave_Back/map.json index 446afbf11..12e4daece 100644 --- a/data/maps/FourIsland_IcefallCave_Back/map.json +++ b/data/maps/FourIsland_IcefallCave_Back/map.json @@ -24,7 +24,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "0x0", - "flag": "FLAG_0x08D" + "flag": "FLAG_HIDE_ICEFALL_CAVE_ROCKETS" }, { "graphics_id": "MAP_OBJ_GFX_ROCKET_M", @@ -37,7 +37,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "0x0", - "flag": "FLAG_0x08D" + "flag": "FLAG_HIDE_ICEFALL_CAVE_ROCKETS" }, { "graphics_id": "MAP_OBJ_GFX_LORELEI", @@ -50,7 +50,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "FourIsland_IcefallCave_Back_EventScript_163F25", - "flag": "FLAG_0x08B" + "flag": "FLAG_HIDE_ICEFALL_CAVE_LORELEI" }, { "graphics_id": "MAP_OBJ_GFX_ROCKET_M", @@ -63,7 +63,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "0x0", - "flag": "FLAG_0x08D" + "flag": "FLAG_HIDE_ICEFALL_CAVE_ROCKETS" } ], "warp_events": [ |
