Move local IDs to map.json

This commit is contained in:
GriffinR
2024-10-14 23:10:37 -04:00
parent 4dc5c47799
commit 50babdb07f
192 changed files with 863 additions and 891 deletions
+3 -1
View File
@@ -27,6 +27,7 @@
],
"object_events": [
{
"local_id": "LOCALID_PALLET_SIGN_LADY",
"type": "object",
"graphics_id": "OBJ_EVENT_GFX_WOMAN_1",
"x": 3,
@@ -55,6 +56,7 @@
"flag": "0"
},
{
"local_id": "LOCALID_PALLET_PROF_OAK",
"type": "object",
"graphics_id": "OBJ_EVENT_GFX_PROF_OAK",
"x": 10,
@@ -169,7 +171,7 @@
"x": 6,
"y": 8,
"respawn_map": "MAP_PALLET_TOWN_PLAYERS_HOUSE_1F",
"respawn_npc": 1
"respawn_npc": "LOCALID_MOM"
}
]
}