Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: Knight - Improved Shield Ally, Return Value
|
||||
//:: prc_knght_ishart.nss
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Share Pain for one round
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Stratovarius
|
||||
//:: Created On: July 1, 2007
|
||||
//:://////////////////////////////////////////////
|
||||
#include "x2_inc_spellhook"
|
||||
void main()
|
||||
{
|
||||
// We want the damage dealt
|
||||
SetLocalInt(OBJECT_SELF, "ShieldAllyDamage", GetTotalDamageDealt());
|
||||
}
|
Reference in New Issue
Block a user