HiddenTradition_PRC8/_module/nss/at_golemquest1.nss
2024-06-20 15:47:42 -04:00

14 lines
389 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_golemquest1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 6/12/2003 1:26:04 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "GolemQuest", 1);
}