Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
"movement_type": "MOVEMENT_TYPE_COPY_PLAYER_OPPOSITE_IN_GRASS",
|
||||
"movement_range_x": 15,
|
||||
"movement_range_y": 15,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 1,
|
||||
"trainer_type": "0",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "FarawayIsland_Interior_EventScript_267DF2",
|
||||
"flag": "FLAG_HIDE_MEW"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user