mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-20 04:57:15 -05:00
Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#include "prc_alterations"
|
||||
#include "prc_inc_smite"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oPC = OBJECT_SELF;
|
||||
object oTarget = PRCGetSpellTargetObject();
|
||||
DoSmite(oPC, oTarget, SMITE_TYPE_KIAI);
|
||||
}
|
||||
Reference in New Issue
Block a user