summaryrefslogtreecommitdiff
path: root/data/maps/TwoIsland/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/TwoIsland/map.json
parent6af8c04d8fa6aaeaeb6c8b919e7770a65b9a883d (diff)
trainer_type and trainer_sight_or_berry_tree_id to string
Diffstat (limited to 'data/maps/TwoIsland/map.json')
-rw-r--r--data/maps/TwoIsland/map.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/data/maps/TwoIsland/map.json b/data/maps/TwoIsland/map.json
index 8fa55df36..4709681d1 100644
--- a/data/maps/TwoIsland/map.json
+++ b/data/maps/TwoIsland/map.json
@@ -29,8 +29,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 2,
- "trainer_type": 0,
- "trainer_sight_or_berry_tree_id": 0,
+ "trainer_type": "0",
+ "trainer_sight_or_berry_tree_id": "0",
"script": "TwoIsland_EventScript_Clerk",
"flag": "0"
},
@@ -42,8 +42,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"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": "TwoIsland_EventScript_Woman",
"flag": "FLAG_HIDE_TWO_ISLAND_WOMAN"
},
@@ -55,8 +55,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_UP",
"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": "TwoIsland_EventScript_Beauty",
"flag": "FLAG_HIDE_TWO_ISLAND_BEAUTY"
},
@@ -68,8 +68,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_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": "TwoIsland_EventScript_Sailor",
"flag": "0"
},
@@ -81,8 +81,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_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": "TwoIsland_EventScript_SuperNerd",
"flag": "FLAG_HIDE_TWO_ISLAND_SUPER_NERD"
},
@@ -94,8 +94,8 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"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": "EventScript_CutTree",
"flag": "FLAG_TEMP_12"
},
@@ -107,8 +107,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": "TwoIsland_EventScript_ItemRevive",
"flag": "FLAG_HIDE_TWO_ISLAND_REVIVE"
},
@@ -120,8 +120,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": "TwoIsland_EventScript_LittleBoy",
"flag": "0"
},
@@ -133,8 +133,8 @@
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
"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": "TwoIsland_EventScript_Boy",
"flag": "0"
}