Initial Upload
Initial Upload
This commit is contained in:
13
_module/nss/dragon_setvar_1.nss
Normal file
13
_module/nss/dragon_setvar_1.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName dragon_setvar_1
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 15/12/2003 21:15:24
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(OBJECT_SELF, "dragoon", 1);
|
||||
|
||||
}
|
Reference in New Issue
Block a user