PRC8_fork/trunk/newspellbook/tob_cru_zealsrg.nss
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

11 lines
295 B
Plaintext

/////////////////////////////////////////////////
// Crusader Zealous Surge
//-----------------------------------------------
// Created By: Stratovarius
/////////////////////////////////////////////////
void main()
{
// Yerp, thats all it is
SetLocalInt(OBJECT_SELF, "ZealousSurge", TRUE);
}