index 34002a81a69..a3cc74c89b2 100644 --- a/x_/x_nwscript.nss +++ b/x_/x_nwscript.nss @@ -554,11 +554,11 @@ int GetIsTrapped(object oObject); effect EffectTurnResistanceDecrease(int nHitDice); effect EffectTurnResistanceIncrease(int nHitDice); void PopUpDeathGUIPanel(object oPC, int bRespawnButtonEnabled=TRUE, int bWaitForHelpButtonEnabled=TRUE, int nHelpStringReference=0, string sHelpString=""); void SetTrapDisabled(object oTrap); object GetLastHostileActor(object oVictim=OBJECT_SELF); -void CORE_ExportAllCharacters(); +void ExportAllCharacters(); int MusicBackgroundGetDayTrack(object oArea); int MusicBackgroundGetNightTrack(object oArea); void WriteTimestampedLogEntry(string sLogEntry); string GetModuleName(); object GetFactionLeader(object oMemberOfFaction);