Remove interactwith from field move scripts
This commit is contained in:
@@ -129,7 +129,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"
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,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"
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,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"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user