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