HiddenTradition_PRC8/_module/nss/at_havebull.nss

14 lines
384 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_havebull
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/16/2002 3:29:38 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "HaveBull", 1);
}