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/Route9 | |
parent | a8b767965a92352de03780fb4671d2a469343d28 (diff) |
Hide/show flags through 07F
Diffstat (limited to 'data/maps/Route9')
-rw-r--r-- | data/maps/Route9/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route9/map.json b/data/maps/Route9/map.json index 9a49d9314..128766a3f 100644 --- a/data/maps/Route9/map.json +++ b/data/maps/Route9/map.json @@ -152,7 +152,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "Route9_EventScript_1BDF13", - "flag": "FLAG_0x012" + "flag": "FLAG_TEMP_12" }, { "graphics_id": "MAP_OBJ_GFX_ITEM_BALL", |