diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-02-26 14:08:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-26 14:08:45 -0500 |
| commit | 43f66fce5574592ac1c37b9452fe858e482156bb (patch) | |
| tree | ca10c0d3042c8452d8ddbf1e685a324e1e584d0e /data/maps/TwoIsland_PokemonCenter_1F/map.json | |
| parent | 435fe5962169ddd51a8d09409470c2b99df7db4e (diff) | |
| parent | e80ddc46758bfef075b749af2802ce5d646bd9cd (diff) | |
Merge pull request #271 from GriffinRichards/doc-twoisland
Document Two Island scripts
Diffstat (limited to 'data/maps/TwoIsland_PokemonCenter_1F/map.json')
| -rw-r--r-- | data/maps/TwoIsland_PokemonCenter_1F/map.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/TwoIsland_PokemonCenter_1F/map.json b/data/maps/TwoIsland_PokemonCenter_1F/map.json index 7001ab1cc..18b930dfa 100644 --- a/data/maps/TwoIsland_PokemonCenter_1F/map.json +++ b/data/maps/TwoIsland_PokemonCenter_1F/map.json @@ -25,7 +25,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "TwoIsland_PokemonCenter_1F_EventScript_1717C3", + "script": "TwoIsland_PokemonCenter_1F_EventScript_Nurse", "flag": "0" }, { @@ -38,7 +38,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "TwoIsland_PokemonCenter_1F_EventScript_1717CC", + "script": "TwoIsland_PokemonCenter_1F_EventScript_GBAKid", "flag": "0" }, { @@ -51,7 +51,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "TwoIsland_PokemonCenter_1F_EventScript_1717D5", + "script": "TwoIsland_PokemonCenter_1F_EventScript_BugCatcher", "flag": "0" } ], |
