summaryrefslogtreecommitdiff
path: root/data/maps/SevenIsland_TanobyRuins/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/SevenIsland_TanobyRuins/map.json
parent6af8c04d8fa6aaeaeb6c8b919e7770a65b9a883d (diff)
trainer_type and trainer_sight_or_berry_tree_id to string
Diffstat (limited to 'data/maps/SevenIsland_TanobyRuins/map.json')
-rw-r--r--data/maps/SevenIsland_TanobyRuins/map.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/maps/SevenIsland_TanobyRuins/map.json b/data/maps/SevenIsland_TanobyRuins/map.json
index 37d70540c..e4ffe5a5d 100644
--- a/data/maps/SevenIsland_TanobyRuins/map.json
+++ b/data/maps/SevenIsland_TanobyRuins/map.json
@@ -29,8 +29,8 @@
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
"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": "SevenIsland_TanobyRuins_EventScript_Brandon",
"flag": "0"
},
@@ -42,8 +42,8 @@
"movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"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": "SevenIsland_TanobyRuins_EventScript_Benjamin",
"flag": "0"
},
@@ -55,8 +55,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
"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": "SevenIsland_TanobyRuins_EventScript_Edna",
"flag": "0"
},
@@ -68,8 +68,8 @@
"movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
"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": "SevenIsland_TanobyRuins_EventScript_Clifford",
"flag": "0"
}