Custom creatures modded to suit their level
All constructs through dragons, and their associated items.
This commit is contained in:
13
_module/nss/dragon_setvar_2.nss
Normal file
13
_module/nss/dragon_setvar_2.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName dragon_setvar_2
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 1
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "dragoon", 1);
|
||||
|
||||
}
|
Reference in New Issue
Block a user