Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_LEFT_UP_RIGHT_DOWN",
|
||||
"movement_range_x": 3,
|
||||
"movement_range_y": 6,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 3,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "3",
|
||||
"script": "Route130_EventScript_1F73BF",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -46,8 +46,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_WALK_DOWN_AND_UP",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 4,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 5,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "5",
|
||||
"script": "Route130_EventScript_1F73D6",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -59,8 +59,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_BERRY_TREE_GROWTH",
|
||||
"movement_range_x": 0,
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 82,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "82",
|
||||
"script": "BerryTreeScript",
|
||||
"flag": "FLAG_TEMP_11"
|
||||
},
|
||||
@@ -72,8 +72,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_WALK_UP_AND_DOWN",
|
||||
"movement_range_x": 1,
|
||||
"movement_range_y": 4,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 5,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "5",
|
||||
"script": "Route130_EventScript_1F73ED",
|
||||
"flag": "0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user