Move heal locations data to their associated map.json (#2034)
This commit is contained in:
@@ -392,5 +392,12 @@
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "SootopolisCity_EventScript_CitySign"
|
||||
}
|
||||
],
|
||||
"heal_locations": [
|
||||
{
|
||||
"id": "HEAL_LOCATION_SOOTOPOLIS_CITY",
|
||||
"x": 43,
|
||||
"y": 32
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user