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
@@ -34,7 +34,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": "1",
"trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "4",
"script": "Route18_EventScript_Jacob",
"flag": "0"
@@ -47,7 +47,7 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": "1",
"trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "1",
"script": "Route18_EventScript_Ramiro",
"flag": "0"
@@ -60,7 +60,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": "1",
"trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "6",
"script": "Route18_EventScript_Wilton",
"flag": "0"