summaryrefslogtreecommitdiff
path: root/data/maps/Route101
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-27 10:32:39 -0400
committerhuderlem <huderlem@gmail.com>2020-04-28 19:59:16 -0500
commit4dabc1bc7b211f3b4edceddc65d20b05b78667e5 (patch)
treecdd0d8ca845060eda6cb4a731c45cd3b13a5f9f7 /data/maps/Route101
parent0459f99a95dc3c8f15749b30e20b8a9bbceef41b (diff)
Use trainer type constants
Diffstat (limited to 'data/maps/Route101')
-rw-r--r--data/maps/Route101/map.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/Route101/map.json b/data/maps/Route101/map.json
index 58f046257..4f1a18acd 100644
--- a/data/maps/Route101/map.json
+++ b/data/maps/Route101/map.json
@@ -30,7 +30,7 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "Route101_EventScript_14EA64",
"flag": "0"
@@ -43,7 +43,7 @@
"movement_type": "MOVEMENT_TYPE_JOG_IN_PLACE_RIGHT",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "0x0",
"flag": "FLAG_HIDE_BIRCH_BATTLE_POOCHYENA"
@@ -56,7 +56,7 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "Route101_EventScript_14EA7F",
"flag": "FLAG_HIDE_BIRCH_STARTERS_BAG"
@@ -69,7 +69,7 @@
"movement_type": "MOVEMENT_TYPE_JOG_IN_PLACE_LEFT",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "0x0",
"flag": "FLAG_HIDE_POOCHYENA_ROUTE101"
@@ -82,7 +82,7 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "Route101_EventScript_1A037F",
"flag": "FLAG_HIDE_BIRCH_ROUTE101"
@@ -95,7 +95,7 @@
"movement_type": "MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "Route101_EventScript_14EA6D",
"flag": "FLAG_HIDE_BOY_ROUTE101"