diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-26 13:58:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-26 13:58:26 -0500 |
| commit | e3ffb019126c1174afbd0009d7fe687f527aafc4 (patch) | |
| tree | 0db2873d83bc80e0fe7d7d45494f14b71d7ca32d /data/maps/Route18/map.json | |
| parent | ad4f363a582651657a6c27e989ce9e48dc48ea9a (diff) | |
| parent | 13f14218e139f4a552dd88dc1049e958005597d9 (diff) | |
Merge branch 'master' into doc-oneisland
Diffstat (limited to 'data/maps/Route18/map.json')
| -rw-r--r-- | data/maps/Route18/map.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/Route18/map.json b/data/maps/Route18/map.json index 86eb04352..6976a7570 100644 --- a/data/maps/Route18/map.json +++ b/data/maps/Route18/map.json @@ -36,7 +36,7 @@ "movement_range_y": 1, "trainer_type": 1, "trainer_sight_or_berry_tree_id": 4, - "script": "Route18_EventScript_1AB3D3", + "script": "Route18_EventScript_Jacob", "flag": "0" }, { @@ -49,7 +49,7 @@ "movement_range_y": 1, "trainer_type": 1, "trainer_sight_or_berry_tree_id": 1, - "script": "Route18_EventScript_1AB395", + "script": "Route18_EventScript_Ramiro", "flag": "0" }, { @@ -62,7 +62,7 @@ "movement_range_y": 1, "trainer_type": 1, "trainer_sight_or_berry_tree_id": 6, - "script": "Route18_EventScript_1AB357", + "script": "Route18_EventScript_Wilton", "flag": "0" } ], @@ -89,14 +89,14 @@ "x": 37, "y": 7, "elevation": 0, - "script": "Route18_EventScript_168228" + "script": "Route18_EventScript_CyclingRoadSign" }, { "type": "bg_event_type_0", "x": 52, "y": 7, "elevation": 0, - "script": "Route18_EventScript_16821F" + "script": "Route18_EventScript_RouteSign" } ] } |
