TheHordeOrcs_PRC8/_module/nss/spokentonoble1.nss

14 lines
396 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName spokentonoble1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/21/2002 1:00:27 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(OBJECT_SELF, "nspokentonoble", 1);
}