diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-02-19 08:47:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-19 08:47:26 -0500 |
| commit | ea7d66593819f0588174185f4382d2446f70e40e (patch) | |
| tree | 08a3b8c421a06d83e6966724f5c275465a656504 /data/maps/Route4/map.json | |
| parent | f9c1b6101495f09cf797cf0cb466ec4cc5838e72 (diff) | |
| parent | 058d30fe806f4fd512ec6708bc68f54d6d98e356 (diff) | |
Merge pull request #251 from GriffinRichards/doc-routes1
Document Routes 3-9 scripts
Diffstat (limited to 'data/maps/Route4/map.json')
| -rw-r--r-- | data/maps/Route4/map.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/Route4/map.json b/data/maps/Route4/map.json index 7fcf32a5d..13edbec1b 100644 --- a/data/maps/Route4/map.json +++ b/data/maps/Route4/map.json @@ -36,7 +36,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "Route4_EventScript_167F8C", + "script": "Route4_EventScript_Woman", "flag": "0" }, { @@ -49,7 +49,7 @@ "movement_range_y": 1, "trainer_type": 1, "trainer_sight_or_berry_tree_id": 4, - "script": "Route4_EventScript_1A95B9", + "script": "Route4_EventScript_Crissy", "flag": "0" }, { @@ -75,7 +75,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "Route4_EventScript_1ACDEA", + "script": "Route4_EventScript_Boy", "flag": "0" }, { @@ -148,14 +148,14 @@ "x": 18, "y": 7, "elevation": 0, - "script": "Route4_EventScript_167F95" + "script": "Route4_EventScript_MtMoonSign" }, { "type": "bg_event_type_0", "x": 34, "y": 7, "elevation": 0, - "script": "Route4_EventScript_167F9E" + "script": "Route4_EventScript_RouteSign" }, { "type": "hidden_item", |
