2024-06-20 15:47:42 -04:00

14 lines
397 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_murin1st2
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 4/29/2003 5:08:55 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "MurinFirstTimeTalked", 2);
}