diff options
Diffstat (limited to 'data/maps/Route13')
-rw-r--r-- | data/maps/Route13/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route13/map.json b/data/maps/Route13/map.json index 1037ef1a5..86a682dfb 100644 --- a/data/maps/Route13/map.json +++ b/data/maps/Route13/map.json @@ -164,7 +164,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "Route13_EventScript_1BDF13", + "script": "EventScript_InteractWithCutTreeObject", "flag": "FLAG_TEMP_12" } ], |