trainer_type and trainer_sight_or_berry_tree_id to string

This commit is contained in:
GriffinR
2020-03-11 12:08:08 -04:00
parent 6af8c04d8f
commit a0f951b09c
359 changed files with 3298 additions and 3298 deletions
+6 -6
View File
@@ -34,8 +34,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": "0x0",
"flag": "FLAG_HIDE_ONE_ISLAND_BILL"
},
@@ -47,8 +47,8 @@
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
"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": "OneIsland_EventScript_OldMan",
"flag": "0"
},
@@ -60,8 +60,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN_AND_UP",
"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": "OneIsland_EventScript_BaldingMan",
"flag": "0"
}