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

14 lines
394 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_king1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/21/2002 8:54:07 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "KingFirstTimeTalked", 1);
}