diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 15:49:26 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 15:49:26 -0400 |
| commit | a8b767965a92352de03780fb4671d2a469343d28 (patch) | |
| tree | 1678485bc1b15cea1c0384e4ad45cc644a23ede0 /data/maps/SevenIsland_PokemonCenter_1F/map.json | |
| parent | 42d732d266156456bbe796e49d905bdada357d94 (diff) | |
auto-assign map object hide/show flags
Diffstat (limited to 'data/maps/SevenIsland_PokemonCenter_1F/map.json')
| -rw-r--r-- | data/maps/SevenIsland_PokemonCenter_1F/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SevenIsland_PokemonCenter_1F/map.json b/data/maps/SevenIsland_PokemonCenter_1F/map.json index 587f07638..20457a028 100644 --- a/data/maps/SevenIsland_PokemonCenter_1F/map.json +++ b/data/maps/SevenIsland_PokemonCenter_1F/map.json @@ -76,7 +76,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "SevenIsland_PokemonCenter_1F_EventScript_1ACFD4", - "flag": "157" + "flag": "FLAG_0x09D" }, { "graphics_id": "MAP_OBJ_GFX_RED_NORMAL", @@ -89,7 +89,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "SevenIsland_PokemonCenter_1F_EventScript_1ACFD4", - "flag": "157" + "flag": "FLAG_0x09D" } ], "warp_events": [ |
