mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-19 17:27:14 -05:00
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