Rebrand 'map object' and 'field object' to 'event object'
This commit is contained in:
@@ -1716,7 +1716,7 @@ bool8 UseRegisteredKeyItemOnField(void)
|
||||
if (CheckBagHasItem(gSaveBlock1Ptr->registeredItem, 1) == TRUE)
|
||||
{
|
||||
ScriptContext2_Enable();
|
||||
FreezeMapObjects();
|
||||
FreezeEventObjects();
|
||||
sub_808B864();
|
||||
sub_808BCF4();
|
||||
gSpecialVar_ItemId = gSaveBlock1Ptr->registeredItem;
|
||||
|
||||
Reference in New Issue
Block a user