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