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

14 lines
396 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_dryad1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/16/2002 5:18:14 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "DryadFirstTimeTalked", 1);
}