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