Use trainer type constants

This commit is contained in:
GriffinR
2020-03-27 10:21:26 -04:00
parent a473ca70a2
commit eebe7f2233
359 changed files with 1641 additions and 1632 deletions
+3 -3
View File
@@ -29,7 +29,7 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": "0",
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "ThreeIsland_Port_EventScript_Woman",
"flag": "0"
@@ -42,7 +42,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT",
"movement_range_x": 3,
"movement_range_y": 1,
"trainer_type": "0",
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "ThreeIsland_Port_EventScript_Biker1",
"flag": "FLAG_HIDE_THREE_ISLAND_BIKERS"
@@ -55,7 +55,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_UP_RIGHT_DOWN_LEFT",
"movement_range_x": 2,
"movement_range_y": 2,
"trainer_type": "0",
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "ThreeIsland_Port_EventScript_Biker2",
"flag": "FLAG_HIDE_THREE_ISLAND_BIKERS"