Finish adding local IDs to map.json files
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"connections": null,
|
||||
"object_events": [
|
||||
{
|
||||
"local_id": "LOCAL_ID_MAUVILLE_NURSE",
|
||||
"local_id": "LOCALID_MAUVILLE_NURSE",
|
||||
"graphics_id": "OBJ_EVENT_GFX_NURSE",
|
||||
"x": 7,
|
||||
"y": 2,
|
||||
|
||||
@@ -14,7 +14,7 @@ MauvilleCity_PokemonCenter_1F_EventScript_SetMauvilleOldManGfx::
|
||||
end
|
||||
|
||||
MauvilleCity_PokemonCenter_1F_EventScript_Nurse::
|
||||
setvar VAR_0x800B, LOCAL_ID_MAUVILLE_NURSE
|
||||
setvar VAR_0x800B, LOCALID_MAUVILLE_NURSE
|
||||
call Common_EventScript_PkmnCenterNurse
|
||||
waitmessage
|
||||
waitbuttonpress
|
||||
|
||||
Reference in New Issue
Block a user