Move heal locations data to their associated map.json (#2034)
This commit is contained in:
@@ -192,5 +192,12 @@
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "Common_EventScript_ShowPokemartSign"
|
||||
}
|
||||
],
|
||||
"heal_locations": [
|
||||
{
|
||||
"id": "HEAL_LOCATION_OLDALE_TOWN",
|
||||
"x": 6,
|
||||
"y": 17
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user