trainer_type and trainer_sight_or_berry_tree_id to string
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "SixIsland_OutcastIsland_EventScript_Rocket",
|
||||
"flag": "FLAG_HIDE_FIVE_ISLAND_ROCKETS"
|
||||
},
|
||||
@@ -42,8 +42,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_UP",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "SixIsland_OutcastIsland_EventScript_Tylor",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -55,8 +55,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "SixIsland_OutcastIsland_EventScript_Mymo",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -68,8 +68,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_LEFT_UP_RIGHT",
|
||||
"movement_range_x": 2,
|
||||
"movement_range_y": 4,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "SixIsland_OutcastIsland_EventScript_Nicole",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -81,8 +81,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_UP",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "SixIsland_OutcastIsland_EventScript_Ava",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -94,8 +94,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_FACE_UP",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "SixIsland_OutcastIsland_EventScript_Geb",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -107,8 +107,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": "SixIsland_OutcastIsland_EventScript_ItemPPUp",
|
||||
"flag": "FLAG_HIDE_SIX_ISLAND_OUTCAST_ISLAND_PP_UP"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user