summaryrefslogtreecommitdiff
path: root/data/maps/Route10
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-02 14:55:20 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-03-02 14:55:20 -0500
commit42e6e9bd9cc98d9edd214330aba2795766ec95af (patch)
tree69888cb1828368690466f4145deb64f1f7ad0d28 /data/maps/Route10
parentdd5f3c3c3d8c0b9ee3229f408e2d30d60f5b3306 (diff)
Remove interactwith from field move scripts
Diffstat (limited to 'data/maps/Route10')
-rw-r--r--data/maps/Route10/map.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/Route10/map.json b/data/maps/Route10/map.json
index b2127adf5..59d998a4b 100644
--- a/data/maps/Route10/map.json
+++ b/data/maps/Route10/map.json
@@ -114,7 +114,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "EventScript_InteractWithCutTreeObject",
+ "script": "EventScript_CutTree",
"flag": "FLAG_TEMP_12"
},
{
@@ -127,7 +127,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "EventScript_InteractWithCutTreeObject",
+ "script": "EventScript_CutTree",
"flag": "FLAG_TEMP_13"
},
{
@@ -140,7 +140,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "EventScript_InteractWithCutTreeObject",
+ "script": "EventScript_CutTree",
"flag": "FLAG_TEMP_14"
},
{
@@ -153,7 +153,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "EventScript_InteractWithCutTreeObject",
+ "script": "EventScript_CutTree",
"flag": "FLAG_TEMP_15"
}
],