Initial commit. Updated release archive.
This commit is contained in:
18
_module/nss/sc_aylapersuadel.nss
Normal file
18
_module/nss/sc_aylapersuadel.nss
Normal file
@@ -0,0 +1,18 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName sc_aylapersuadem
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 8/26/2003 12:18:44 AM
|
||||
//:://////////////////////////////////////////////
|
||||
#include "nw_i0_tool"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
|
||||
// Perform skill checks
|
||||
if(!(AutoDC(DC_EASY, SKILL_PERSUADE, GetPCSpeaker())))
|
||||
return FALSE;
|
||||
|
||||
return TRUE;
|
||||
}
|
Reference in New Issue
Block a user