Move heal locations data to their associated map.json (#673)
This commit is contained in:
@@ -385,5 +385,14 @@
|
||||
"quantity": 1,
|
||||
"underfoot": false
|
||||
}
|
||||
],
|
||||
"heal_locations": [
|
||||
{
|
||||
"id": "HEAL_LOCATION_THREE_ISLAND",
|
||||
"x": 14,
|
||||
"y": 28,
|
||||
"respawn_map": "MAP_THREE_ISLAND_POKEMON_CENTER_1F",
|
||||
"respawn_npc": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user