Initial upload
Initial upload
This commit is contained in:
13
_module/nss/dragonleave.nss
Normal file
13
_module/nss/dragonleave.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName dragonleave
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 8/25/2002 7:12:44 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(OBJECT_SELF, "nDragonLeave", 1);
|
||||
|
||||
}
|
Reference in New Issue
Block a user