index c9e7adb4322..10fd5946178 100644 --- a/x_/x_sfscript.nss +++ b/x_/x_sfscript.nss @@ -614,7 +614,7 @@ int GetRemainingSpellSlots(object oCreature, int nClass, int nSpellLevel); void SetRemainingSpellSlots(object oCreature, int nClass, int nSpellLevel, int nSlots); int GetSpellGainWithBonus(object oCreature, int nClass, int nSpellLevel); void JournalAddQuest(object oPlayer, string sPlotId, string sTitle, string sText, int nState, int nPriority, int bCompleted, int nCalendarDay, int nTimeOfDay); void NotifyJournalUpdated(object oPlayer, string sMesssage, int bIsQuest=TRUE, int bIsCompleted=FALSE); void JournalRemoveQuest(object oPlayer, string sPlotId); -void AddEEPlayer(string sPlayerName); +void __Spacer619__(string sPlayerName); array GetWorldTime(); \ No newline at end of file