Initial commit. Updated release archive.
This commit is contained in:
13
_module/nss/at_golemquest1.nss
Normal file
13
_module/nss/at_golemquest1.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: 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);
|
||||
|
||||
}
|
Reference in New Issue
Block a user