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

14 lines
397 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_murin1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/19/2002 10:41:07 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "MurinFirstTimeTalked", 1);
}