summaryrefslogtreecommitdiff
path: root/data/maps/Route101/map.json
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2019-02-16 16:56:20 -0600
committerMarcus Huderle <huderlem@gmail.com>2019-02-16 16:56:20 -0600
commit309d2b1246dee904dbde826f64b9fd4970f8e585 (patch)
tree3b7844dc43aa43da047f639c7e559b7518fbd67a /data/maps/Route101/map.json
parentb8253e39067214072048737cb428cc47e3163621 (diff)
Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields
Diffstat (limited to 'data/maps/Route101/map.json')
-rw-r--r--data/maps/Route101/map.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/data/maps/Route101/map.json b/data/maps/Route101/map.json
index 7f5d01f58..cd5cf9c6c 100644
--- a/data/maps/Route101/map.json
+++ b/data/maps/Route101/map.json
@@ -30,8 +30,8 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "Route101_EventScript_14EA64",
"flag": "0"
},
@@ -43,8 +43,8 @@
"movement_type": "MOVEMENT_TYPE_JOG_IN_PLACE_RIGHT",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "0x0",
"flag": "FLAG_HIDE_BIRCH_BATTLE_POOCHYENA"
},
@@ -56,8 +56,8 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "Route101_EventScript_14EA7F",
"flag": "FLAG_HIDE_BIRCH_STARTERS_BAG"
},
@@ -69,8 +69,8 @@
"movement_type": "MOVEMENT_TYPE_JOG_IN_PLACE_LEFT",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "0x0",
"flag": "FLAG_HIDE_POOCHYENA_ROUTE101"
},
@@ -82,8 +82,8 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 0,
"movement_range_y": 0,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "Route101_EventScript_1A037F",
"flag": "FLAG_HIDE_BIRCH_ROUTE101"
},
@@ -95,8 +95,8 @@
"movement_type": "MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT",
"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": "Route101_EventScript_14EA6D",
"flag": "FLAG_HIDE_BOY_ROUTE101"
}