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