summaryrefslogtreecommitdiff
path: root/data/maps/Route21_North
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-11 12:08:08 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-03-11 12:08:08 -0400
commita0f951b09c526bd92c2719ef3e28cccfeb0fc84a (patch)
tree43bae4fca20b98058172de7f2616ec4625bda99a /data/maps/Route21_North
parent6af8c04d8fa6aaeaeb6c8b919e7770a65b9a883d (diff)
trainer_type and trainer_sight_or_berry_tree_id to string
Diffstat (limited to 'data/maps/Route21_North')
-rw-r--r--data/maps/Route21_North/map.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/data/maps/Route21_North/map.json b/data/maps/Route21_North/map.json
index 05b91c5d3..0edf558bb 100644
--- a/data/maps/Route21_North/map.json
+++ b/data/maps/Route21_North/map.json
@@ -34,8 +34,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "Route21_North_EventScript_Ronald",
"flag": "0"
},
@@ -47,8 +47,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "Route21_North_EventScript_Wade",
"flag": "0"
},
@@ -60,8 +60,8 @@
"movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_LEFT_UP_RIGHT_DOWN",
"movement_range_x": 4,
"movement_range_y": 2,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 1,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "1",
"script": "Route21_North_EventScript_Spencer",
"flag": "0"
},
@@ -73,8 +73,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 1,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "1",
"script": "Route21_North_EventScript_Lil",
"flag": "0"
},
@@ -86,8 +86,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 1,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "1",
"script": "Route21_North_EventScript_Ian",
"flag": "0"
},
@@ -100,8 +100,8 @@
"movement_type": "MOVEMENT_TYPE_NONE",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 3,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "3",
"script": "0x0",
"flag": "0"
}