summaryrefslogtreecommitdiff
path: root/data/maps/SilphCo_4F
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/SilphCo_4F
parent6af8c04d8fa6aaeaeb6c8b919e7770a65b9a883d (diff)
trainer_type and trainer_sight_or_berry_tree_id to string
Diffstat (limited to 'data/maps/SilphCo_4F')
-rw-r--r--data/maps/SilphCo_4F/map.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/data/maps/SilphCo_4F/map.json b/data/maps/SilphCo_4F/map.json
index 19b3822f2..e51bf5c3a 100644
--- a/data/maps/SilphCo_4F/map.json
+++ b/data/maps/SilphCo_4F/map.json
@@ -23,8 +23,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": "SilphCo_4F_EventScript_Grunt2",
"flag": "FLAG_HIDE_SILPH_ROCKETS"
},
@@ -36,8 +36,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
"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": "SilphCo_4F_EventScript_Grunt1",
"flag": "FLAG_HIDE_SILPH_ROCKETS"
},
@@ -49,8 +49,8 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN_AND_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": "SilphCo_4F_EventScript_Rodney",
"flag": "FLAG_HIDE_SILPH_ROCKETS"
},
@@ -62,8 +62,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": "SilphCo_4F_EventScript_WorkerM",
"flag": "0"
},
@@ -75,8 +75,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": "SilphCo_4F_EventScript_ItemMaxRevive",
"flag": "FLAG_HIDE_SILPH_CO_4F_MAX_REVIVE"
},
@@ -88,8 +88,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": "SilphCo_4F_EventScript_ItemEscapeRope",
"flag": "FLAG_HIDE_SILPH_CO_4F_ESCAPE_ROPE"
},
@@ -101,8 +101,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": "SilphCo_4F_EventScript_ItemFullHeal",
"flag": "FLAG_HIDE_SILPH_CO_4F_FULL_HEAL"
},
@@ -114,8 +114,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": "SilphCo_4F_EventScript_ItemTM41",
"flag": "FLAG_HIDE_SILPH_CO_4F_TM41"
}