diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-29 21:03:07 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-29 21:03:07 -0500 |
| commit | a1ea8cc82958679baee1c65acc30069d051463c6 (patch) | |
| tree | e09485cb3457e26fa8c0a0ff6c234dd61baf1c28 /data/maps/Route4/map.json | |
| parent | 65690ca7dc880f08a4c63d490797f4b16ce5195e (diff) | |
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 b992a7d89..6271d5043 100644 --- a/data/maps/Route4/map.json +++ b/data/maps/Route4/map.json @@ -34,7 +34,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" }, { @@ -47,7 +47,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" }, { @@ -73,7 +73,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" }, { @@ -146,14 +146,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", |
