forked from Jaysyn/PRC8
Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
13
trunk/newspellbook/tob_cru_smite.nss
Normal file
13
trunk/newspellbook/tob_cru_smite.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
/////////////////////////////////////////////////
|
||||
// Crusader Smite
|
||||
//-----------------------------------------------
|
||||
// Created By: Stratovarius
|
||||
/////////////////////////////////////////////////
|
||||
|
||||
////#include "prc_alterations"
|
||||
#include "prc_inc_smite"
|
||||
|
||||
void main()
|
||||
{
|
||||
DoSmite(OBJECT_SELF, PRCGetSpellTargetObject(), SMITE_TYPE_CRUSADER);
|
||||
}
|
||||
Reference in New Issue
Block a user