diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 21:41:03 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 21:52:38 -0400 |
commit | 26d8c4d04b174e40b62298a6bf42e2bad67cf81c (patch) | |
tree | 0e04d6030bfa57898f4dc6744067487f3d57721c /data/maps/Route24 | |
parent | 44a293d84cea9397bc75167f0fd4c418cbdc8952 (diff) |
Name all item ball hide/show flags
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 5b541fbbc..bbcab600b 100644 --- a/data/maps/Route24/map.json +++ b/data/maps/Route24/map.json @@ -126,7 +126,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "Route24_EventScript_1BE644", - "flag": "FLAG_0x162" + "flag": "FLAG_HIDE_ROUTE24_TM45" } ], "warp_events": [], |