index 152265531e0..06a6d29a103 100644 --- a/x_/x_sfscript.nss +++ b/x_/x_sfscript.nss @@ -567,6 +567,7 @@ void LogDebug(string sLogMessasge, string sPrefix=""); void LogWarning(string sLogMessasge, string sPrefix=""); void LogError(string sLogMessasge, string sPrefix=""); int HomeIdFromObject(object oObject); int IsPlayerScriptObject(object oObject); int IsHouseScript(); -void RemovePlayerHouseEffects(object oObject); \ No newline at end of file +void RemovePlayerHouseEffects(object oObject); +array CORE_GetPlayerDefaultCDKeys(string sPlayerName); \ No newline at end of file