Generate heal location constants automatically, move data back to a single file.

This commit is contained in:
GriffinR
2025-02-03 15:57:28 -05:00
parent 65be523af2
commit 5f9f173b6a
28 changed files with 224 additions and 278 deletions
-9
View File
@@ -295,14 +295,5 @@
"quantity": 1,
"underfoot": false
}
],
"heal_locations": [
{
"id": "HEAL_LOCATION_PEWTER_CITY",
"x": 17,
"y": 26,
"respawn_map": "MAP_PEWTER_CITY_POKEMON_CENTER_1F",
"respawn_npc": "LOCALID_PEWTER_NURSE"
}
]
}