summaryrefslogtreecommitdiff
path: root/data/maps/VermilionCity
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-27 10:21:26 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-03-27 10:21:26 -0400
commiteebe7f2233618beda858a3cc9ddf0d1d52e3b4c2 (patch)
tree291ac628d148a8074008f53b12b73945e166c535 /data/maps/VermilionCity
parenta473ca70a2ca5f3ca4a11a109533902c7605e7d4 (diff)
Use trainer type constants
Diffstat (limited to 'data/maps/VermilionCity')
-rw-r--r--data/maps/VermilionCity/map.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/maps/VermilionCity/map.json b/data/maps/VermilionCity/map.json
index 4f2af3a64..c03df3c58 100644
--- a/data/maps/VermilionCity/map.json
+++ b/data/maps/VermilionCity/map.json
@@ -34,7 +34,7 @@
"movement_type": "MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT",
"movement_range_x": 4,
"movement_range_y": 1,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "VermilionCity_EventScript_Woman",
"flag": "0"
@@ -47,7 +47,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": "VermilionCity_EventScript_OldMan1",
"flag": "0"
@@ -60,7 +60,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN_AND_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "VermilionCity_EventScript_OldMan2",
"flag": "0"
@@ -73,7 +73,7 @@
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
"movement_range_x": 2,
"movement_range_y": 2,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "VermilionCity_EventScript_Machop",
"flag": "0"
@@ -86,7 +86,7 @@
"movement_type": "MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT",
"movement_range_x": 4,
"movement_range_y": 1,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "VermilionCity_EventScript_Sailor",
"flag": "0"
@@ -99,7 +99,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "VermilionCity_EventScript_FerrySailor",
"flag": "0"
@@ -112,7 +112,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "EventScript_CutTree",
"flag": "FLAG_TEMP_12"
@@ -125,7 +125,7 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 4,
"movement_range_y": 1,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "VermilionCity_EventScript_OaksAide",
"flag": "FLAG_HIDE_VERMILION_CITY_OAKS_AIDE"