diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 21:10:29 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 21:10:29 -0400 |
| commit | 2702aa2754ac3f6ae91b61c4fa2177ff5b623717 (patch) | |
| tree | ec1d0c1f4fd91a1d82d426d807b9d7368d9d6363 /data/maps/IndigoPlateau_PokemonCenter_1F/map.json | |
| parent | 2ff8af13d5a259fa0ca07afe3ecf4792b6871a80 (diff) | |
Remaining NPC hide/show flags
Diffstat (limited to 'data/maps/IndigoPlateau_PokemonCenter_1F/map.json')
| -rw-r--r-- | data/maps/IndigoPlateau_PokemonCenter_1F/map.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/IndigoPlateau_PokemonCenter_1F/map.json b/data/maps/IndigoPlateau_PokemonCenter_1F/map.json index d7a85e461..f86588559 100644 --- a/data/maps/IndigoPlateau_PokemonCenter_1F/map.json +++ b/data/maps/IndigoPlateau_PokemonCenter_1F/map.json @@ -76,10 +76,10 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "IndigoPlateau_PokemonCenter_1F_EventScript_1ACFAE", - "flag": "FLAG_0x09D" + "flag": "FLAG_HIDE_POSTGAME_GOSSIPERS" }, { - "graphics_id": "MAP_OBJ_GFX_RED_NORMAL", + "graphics_id": "0", "x": 22, "y": 9, "elevation": 0, @@ -89,7 +89,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "IndigoPlateau_PokemonCenter_1F_EventScript_1AD06C", - "flag": "FLAG_0x09D" + "flag": "FLAG_HIDE_POSTGAME_GOSSIPERS" }, { "graphics_id": "MAP_OBJ_GFX_COOLTRAINER_M", @@ -102,10 +102,10 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "IndigoPlateau_PokemonCenter_1F_EventScript_1AD087", - "flag": "FLAG_0x09D" + "flag": "FLAG_HIDE_POSTGAME_GOSSIPERS" }, { - "graphics_id": "MAP_OBJ_GFX_RED_NORMAL", + "graphics_id": "0", "x": 23, "y": 9, "elevation": 0, @@ -115,7 +115,7 @@ "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, "script": "IndigoPlateau_PokemonCenter_1F_EventScript_1AD06C", - "flag": "FLAG_0x09D" + "flag": "FLAG_HIDE_POSTGAME_GOSSIPERS" } ], "warp_events": [ |
