Changed folder name.
Changed folder name.
This commit is contained in:
17
_module/nss/gossip1a.nss
Normal file
17
_module/nss/gossip1a.nss
Normal file
@@ -0,0 +1,17 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName gossip1a
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 8/13/2002 12:21:01 PM
|
||||
//:://////////////////////////////////////////////
|
||||
#include "nw_i0_tool"
|
||||
|
||||
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
object oItem = GetItemPossessedBy(GetPCSpeaker(), "1stkey");
|
||||
return oItem != OBJECT_INVALID;
|
||||
}
|
||||
|
Reference in New Issue
Block a user