summaryrefslogtreecommitdiff
path: root/data/maps/Route128
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/Route128
parent0459f99a95dc3c8f15749b30e20b8a9bbceef41b (diff)
Use trainer type constants
Diffstat (limited to 'data/maps/Route128')
-rw-r--r--data/maps/Route128/map.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/maps/Route128/map.json b/data/maps/Route128/map.json
index ffeeea577..da4ed9c21 100644
--- a/data/maps/Route128/map.json
+++ b/data/maps/Route128/map.json
@@ -40,7 +40,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_RIGHT_UP_LEFT_DOWN",
"movement_range_x": 5,
"movement_range_y": 5,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "3",
"script": "Route128_EventScript_1522A4",
"flag": "0"
@@ -53,7 +53,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT",
"movement_range_x": 5,
"movement_range_y": 0,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "7",
"script": "Route128_EventScript_1522E2",
"flag": "0"
@@ -66,7 +66,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"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_STEVEN_ROUTE128"
@@ -79,7 +79,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_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": "0x0",
"flag": "FLAG_HIDE_EVIL_LEADER_ROUTE128"
@@ -92,7 +92,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": "0x0",
"flag": "FLAG_HIDE_OTHER_LEADER_ROUTE128"
@@ -105,7 +105,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "0",
"script": "Route128_EventScript_15234E",
"flag": "0"
@@ -118,7 +118,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN_AND_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "2",
"script": "Route128_EventScript_152337",
"flag": "0"
@@ -131,7 +131,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": "3",
"script": "Route128_EventScript_152320",
"flag": "0"