summaryrefslogtreecommitdiff
path: root/data/maps/Route130
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-27 10:24:10 -0400
committerhuderlem <huderlem@gmail.com>2020-04-28 19:59:08 -0500
commite5757a3deffaf5fb211f50c6245e2eee826a8019 (patch)
treedac2d2b44727a54d2cb942cb58bbd6d7080b8260 /data/maps/Route130
parent09b39527ff16a06fab702438bc5ac66ce6a613d8 (diff)
Use trainer type constants
Diffstat (limited to 'data/maps/Route130')
-rw-r--r--data/maps/Route130/map.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/Route130/map.json b/data/maps/Route130/map.json
index a10f65068..91fcc7755 100644
--- a/data/maps/Route130/map.json
+++ b/data/maps/Route130/map.json
@@ -33,7 +33,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_LEFT_UP_RIGHT_DOWN",
"movement_range_x": 3,
"movement_range_y": 6,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "3",
"script": "Route130_EventScript_Rodney",
"flag": "0"
@@ -46,7 +46,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_DOWN_AND_UP",
"movement_range_x": 1,
"movement_range_y": 4,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "5",
"script": "Route130_EventScript_Katie",
"flag": "0"
@@ -59,7 +59,7 @@
"movement_type": "MOVEMENT_TYPE_BERRY_TREE_GROWTH",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": "0",
+ "trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "82",
"script": "BerryTreeScript",
"flag": "FLAG_TEMP_11"
@@ -72,7 +72,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_UP_AND_DOWN",
"movement_range_x": 1,
"movement_range_y": 4,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "5",
"script": "Route130_EventScript_Santiago",
"flag": "0"