trainer_type and trainer_sight_or_berry_tree_id to string
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_UP_AND_LEFT",
|
||||
"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": "FiveIsland_MemorialPillar_EventScript_MemorialMan",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -42,8 +42,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_UP_LEFT_AND_RIGHT",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 3,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "3",
|
||||
"script": "FiveIsland_MemorialPillar_EventScript_Milo",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -55,8 +55,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_DOWN_UP_AND_LEFT",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 2,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "2",
|
||||
"script": "FiveIsland_MemorialPillar_EventScript_Chaz",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -68,8 +68,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 3,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "3",
|
||||
"script": "FiveIsland_MemorialPillar_EventScript_Harold",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -81,8 +81,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": "FiveIsland_MemorialPillar_EventScript_ItemMetalCoat",
|
||||
"flag": "FLAG_HIDE_FIVE_ISLAND_MEMORIAL_PILLAR_METAL_COAT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user