summaryrefslogtreecommitdiff
path: root/data/maps/TwoIsland_PokemonCenter_1F/map.json
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-16 07:54:00 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-16 07:54:00 -0400
commit923129a948eff063003c30fc6337a009a84653ab (patch)
tree1770d5f99f4e9f3c00d240b80cb87a888d6f1f9b /data/maps/TwoIsland_PokemonCenter_1F/map.json
parent0367cc7d7884ff4100b90832ac000a3e415d2896 (diff)
parent77c133e6a1165d256f97a94fcad34063b6c3025d (diff)
Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system
Diffstat (limited to 'data/maps/TwoIsland_PokemonCenter_1F/map.json')
-rw-r--r--data/maps/TwoIsland_PokemonCenter_1F/map.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/TwoIsland_PokemonCenter_1F/map.json b/data/maps/TwoIsland_PokemonCenter_1F/map.json
index 18b930dfa..095c6c111 100644
--- a/data/maps/TwoIsland_PokemonCenter_1F/map.json
+++ b/data/maps/TwoIsland_PokemonCenter_1F/map.json
@@ -23,8 +23,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_PokemonCenter_1F_EventScript_Nurse",
"flag": "0"
},
@@ -36,8 +36,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_PokemonCenter_1F_EventScript_GBAKid",
"flag": "0"
},
@@ -49,8 +49,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": "TwoIsland_PokemonCenter_1F_EventScript_BugCatcher",
"flag": "0"
}