trainer_type and trainer_sight_or_berry_tree_id to string
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "0x0",
|
||||
"flag": "FLAG_HIDE_ONE_ISLAND_BILL"
|
||||
},
|
||||
@@ -47,8 +47,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "OneIsland_EventScript_OldMan",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -60,8 +60,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_DOWN_AND_UP",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "0",
|
||||
"script": "OneIsland_EventScript_BaldingMan",
|
||||
"flag": "0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user