From 2ff8af13d5a259fa0ca07afe3ecf4792b6871a80 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 19 Oct 2019 20:30:38 -0400 Subject: Hide/show flags through 07F --- data/maps/SeafoamIslands_B2F/map.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/maps/SeafoamIslands_B2F') diff --git a/data/maps/SeafoamIslands_B2F/map.json b/data/maps/SeafoamIslands_B2F/map.json index af9c18c1d..337484bf5 100644 --- a/data/maps/SeafoamIslands_B2F/map.json +++ b/data/maps/SeafoamIslands_B2F/map.json @@ -24,7 +24,7 @@ "trainer_type": 70, "trainer_sight_or_berry_tree_id": 0, "script": "SeafoamIslands_B2F_EventScript_1BE11D", - "flag": "FLAG_0x044" + "flag": "FLAG_HIDE_SEAFOAM_B2F_BOULDER_1" }, { "graphics_id": "MAP_OBJ_GFX_STRENGTH_BOULDER", @@ -37,7 +37,7 @@ "trainer_type": 71, "trainer_sight_or_berry_tree_id": 0, "script": "SeafoamIslands_B2F_EventScript_1BE11D", - "flag": "FLAG_0x045" + "flag": "FLAG_HIDE_SEAFOAM_B2F_BOULDER_2" }, { "graphics_id": "MAP_OBJ_GFX_ITEM_BALL", -- cgit v1.2.3