diff options
Diffstat (limited to 'data/maps/Route12')
-rw-r--r-- | data/maps/Route12/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route12/map.json b/data/maps/Route12/map.json index d7d02aca5..9d660528e 100644 --- a/data/maps/Route12/map.json +++ b/data/maps/Route12/map.json @@ -143,7 +143,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "Route12_EventScript_1BDF13", + "script": "EventScript_InteractWithCutTreeObject", "flag": "FLAG_TEMP_12" }, { @@ -208,7 +208,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "Route12_EventScript_1BDF13", + "script": "EventScript_InteractWithCutTreeObject", "flag": "FLAG_TEMP_13" } ], |