summaryrefslogtreecommitdiff
path: root/data/maps/Route24/map.json
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/Route24/map.json
parent6af8c04d8fa6aaeaeb6c8b919e7770a65b9a883d (diff)
trainer_type and trainer_sight_or_berry_tree_id to string
Diffstat (limited to 'data/maps/Route24/map.json')
-rw-r--r--data/maps/Route24/map.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/data/maps/Route24/map.json b/data/maps/Route24/map.json
index a12005d3f..fe7cf5420 100644
--- a/data/maps/Route24/map.json
+++ b/data/maps/Route24/map.json
@@ -34,8 +34,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "Route24_EventScript_Rocket",
"flag": "FLAG_HIDE_NUGGET_BRIDGE_ROCKET"
},
@@ -47,8 +47,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 2,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "2",
"script": "Route24_EventScript_Ethan",
"flag": "0"
},
@@ -60,8 +60,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 2,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "2",
"script": "Route24_EventScript_Reli",
"flag": "0"
},
@@ -73,8 +73,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 2,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "2",
"script": "Route24_EventScript_Timmy",
"flag": "0"
},
@@ -86,8 +86,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 2,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "2",
"script": "Route24_EventScript_Ali",
"flag": "0"
},
@@ -99,8 +99,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 2,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "2",
"script": "Route24_EventScript_Cale",
"flag": "0"
},
@@ -112,8 +112,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 1,
- "trainer_sight_or_berry_tree_id": 5,
+ "trainer_type": "1",
+ "trainer_sight_or_berry_tree_id": "5",
"script": "Route24_EventScript_Shane",
"flag": "0"
},
@@ -125,8 +125,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "Route24_EventScript_ItemTM45",
"flag": "FLAG_HIDE_ROUTE24_TM45"
}