diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-16 17:06:34 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-17 10:51:41 -0500 |
| commit | a4f5f41e2496a4c2b91cd0643dc44d98faed0c89 (patch) | |
| tree | 042b618cc970b0dbeb4e3160e2be58336fe22e49 /data/maps/Route16/map.json | |
| parent | 8bdd942c9e087148a4b5c47a990550b2b363250a (diff) | |
Document static mon scripts
Diffstat (limited to 'data/maps/Route16/map.json')
| -rw-r--r-- | data/maps/Route16/map.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/Route16/map.json b/data/maps/Route16/map.json index e51e64184..bd32e6900 100644 --- a/data/maps/Route16/map.json +++ b/data/maps/Route16/map.json @@ -151,7 +151,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "Route16_EventScript_168121", + "script": "Route16_EventScript_Snorlax", "flag": "FLAG_HIDE_ROUTE_16_SNORLAX" } ], @@ -199,14 +199,14 @@ "x": 6, "y": 17, "elevation": 0, - "script": "Route16_EventScript_1681B6" + "script": "Route16_EventScript_RouteSign" }, { "type": "bg_event_type_0", "x": 33, "y": 11, "elevation": 0, - "script": "Route16_EventScript_1681AD" + "script": "Route16_EventScript_CyclingRoadSign" }, { "type": "hidden_item", |
