diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2022-01-09 01:31:42 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2022-01-09 01:31:42 -0500 |
commit | 8b920691e6a7ac3b14cd553cc3020ded2f1ca4d9 (patch) | |
tree | 3d65c441a7c53de2e902968ef06afdd652f5f9a7 /data/maps/SecretBase_Tree2 | |
parent | a837d1fe2c43418161704c0a206a3dea2c6cd17a (diff) |
Fix FLAG_DECORATION_0 name
Diffstat (limited to 'data/maps/SecretBase_Tree2')
-rw-r--r-- | data/maps/SecretBase_Tree2/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SecretBase_Tree2/map.json b/data/maps/SecretBase_Tree2/map.json index 1ac393a15..3aad151ff 100644 --- a/data/maps/SecretBase_Tree2/map.json +++ b/data/maps/SecretBase_Tree2/map.json @@ -26,7 +26,7 @@ "trainer_type": "TRAINER_TYPE_NONE", "trainer_sight_or_berry_tree_id": "0", "script": "SecretBase_EventScript_RecordMixTrainer", - "flag": "FLAG_DECORATION_0" + "flag": "FLAG_HIDE_SECRET_BASE_TRAINER" }, { "graphics_id": "OBJ_EVENT_GFX_VAR_0", |