Battledale_PRC8/_module/nss/tri_hastalkedjar.nss

14 lines
395 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: FileName tri_hastalkedjar
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 30.12.2003 4:57:57
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "tri_HasTalkedJar", 1);
}