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