diff options
Diffstat (limited to 'data/maps/Route9')
-rw-r--r-- | data/maps/Route9/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route9/map.json b/data/maps/Route9/map.json index 128766a3f..4c1aac684 100644 --- a/data/maps/Route9/map.json +++ b/data/maps/Route9/map.json @@ -165,7 +165,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "Route9_EventScript_1BE6B9", - "flag": "FLAG_0x16B" + "flag": "FLAG_HIDE_ROUTE9_TM40" }, { "graphics_id": "MAP_OBJ_GFX_ITEM_BALL", @@ -178,7 +178,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "Route9_EventScript_1BEAFD", - "flag": "FLAG_0x1C2" + "flag": "FLAG_HIDE_ROUTE9_BURN_HEAL" } ], "warp_events": [], |