Further file organization
Further file organization
This commit is contained in:
11
nwn/nwnprc/trunk/newspellbook/tob_cru_zealsrg.nss
Normal file
11
nwn/nwnprc/trunk/newspellbook/tob_cru_zealsrg.nss
Normal file
@@ -0,0 +1,11 @@
|
||||
/////////////////////////////////////////////////
|
||||
// Crusader Zealous Surge
|
||||
//-----------------------------------------------
|
||||
// Created By: Stratovarius
|
||||
/////////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
// Yerp, thats all it is
|
||||
SetLocalInt(OBJECT_SELF, "ZealousSurge", TRUE);
|
||||
}
|
Reference in New Issue
Block a user