trainer_type and trainer_sight_or_berry_tree_id to string
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT",
|
||||
"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": "SSAnne_2F_Room3_EventScript_Gentleman",
|
||||
"flag": "0"
|
||||
},
|
||||
@@ -36,8 +36,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": "SSAnne_2F_Room3_EventScript_OldMan",
|
||||
"flag": "0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user