diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 20:30:38 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 20:30:38 -0400 |
commit | 2ff8af13d5a259fa0ca07afe3ecf4792b6871a80 (patch) | |
tree | e787d04143073746d171dcd841b43f95829afc53 /data/maps/Route24 | |
parent | a8b767965a92352de03780fb4671d2a469343d28 (diff) |
Hide/show flags through 07F
Diffstat (limited to 'data/maps/Route24')
-rw-r--r-- | data/maps/Route24/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route24/map.json b/data/maps/Route24/map.json index effe42476..5b541fbbc 100644 --- a/data/maps/Route24/map.json +++ b/data/maps/Route24/map.json @@ -35,7 +35,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "Route24_EventScript_168620", - "flag": "FLAG_0x031" + "flag": "FLAG_HIDE_NUGGET_BRIDGE_ROCKET" }, { "graphics_id": "MAP_OBJ_GFX_CAMPER", |