diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-22 11:40:46 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-22 11:40:46 -0500 |
| commit | 6eec1c1cc9c115492aec43f80c8a6be7a86c61a5 (patch) | |
| tree | 76a855eca52cd5faa9c67df4423cba0d352ce1ae /data/maps/FuchsiaCity_PokemonCenter_1F/map.json | |
| parent | c75296640d9c42897eecf229bc7fc294f60a65eb (diff) | |
| parent | 5b27d3d2683251977873976f7774e352e3fd4e23 (diff) | |
Merge pull request #234 from GriffinRichards/doc-fuchsia
Document Fuchsia City and Safari Zone scripts
Diffstat (limited to 'data/maps/FuchsiaCity_PokemonCenter_1F/map.json')
| -rw-r--r-- | data/maps/FuchsiaCity_PokemonCenter_1F/map.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/FuchsiaCity_PokemonCenter_1F/map.json b/data/maps/FuchsiaCity_PokemonCenter_1F/map.json index d2e1eee01..9cc66692f 100644 --- a/data/maps/FuchsiaCity_PokemonCenter_1F/map.json +++ b/data/maps/FuchsiaCity_PokemonCenter_1F/map.json @@ -23,7 +23,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "FuchsiaCity_PokemonCenter_1F_EventScript_16D700", + "script": "FuchsiaCity_PokemonCenter_1F_EventScript_Nurse", "flag": "0" }, { @@ -36,7 +36,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "FuchsiaCity_PokemonCenter_1F_EventScript_16D709", + "script": "FuchsiaCity_PokemonCenter_1F_EventScript_Man", "flag": "0" }, { @@ -49,7 +49,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "FuchsiaCity_PokemonCenter_1F_EventScript_16D712", + "script": "FuchsiaCity_PokemonCenter_1F_EventScript_CooltrainerF", "flag": "0" }, { @@ -62,7 +62,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "FuchsiaCity_PokemonCenter_1F_EventScript_16D71B", + "script": "FuchsiaCity_PokemonCenter_1F_EventScript_Youngster", "flag": "0" } ], |
