MMD_PRC8/_module/nss/did_bluff.nss

14 lines
386 B
Plaintext
Raw Permalink Normal View History

2024-08-02 23:18:00 -04:00
//::///////////////////////////////////////////////
//:: FileName did_persuade
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 2/18/2006 3:24:05 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(OBJECT_SELF, "hasblu", 1);
}