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