index bc7328cf8ef..4e773d1e451 100644 --- a/x_/x_sfscript.nss +++ b/x_/x_sfscript.nss @@ -604,5 +604,6 @@ int GetCurrentActionParamInt(object oObject, int nParam); float GetCurrentActionParamFloat(object oObject, int nParam); object GetCurrentActionParamObject(object oObject, int nParam); string GetCurrentActionParamString(object oObject, int nParam); location GetCurrentActionParamLocation(object oObject, int nParam); int IsValidPlayerScriptObject(object oObject); +int RemovePlayerHouseVariables(object oObject); \ No newline at end of file