Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
#include "prc_inc_smite"
|
||||
#include "moi_inc_moifunc"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oMeldshaper = OBJECT_SELF;
|
||||
object oTarget = PRCGetSpellTargetObject();
|
||||
|
||||
if(GetAlignmentLawChaos(oTarget) == ALIGNMENT_CHAOTIC)
|
||||
DoSmite(oMeldshaper, oTarget, SMITE_TYPE_CHAOS);
|
||||
}
|
Reference in New Issue
Block a user