Implemented SE_AddHatePct (Modifies +/- your total hate on NPC by percent)

This commit is contained in:
KayenEQ
2014-06-17 15:49:56 -04:00
parent da70a45d22
commit aa6af15cb5
3 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -602,7 +602,7 @@ typedef enum {
#define SE_SpellThresholdGuard 452 // implemented Partial Spell Rune that only is lowered if spell hits are over X amount of damage
#define SE_TriggerMeleeThreshold 453 // implemented Trigger effect on X amount of melee damage taken
#define SE_TriggerSpellThreshold 454 // implemented Trigger effect on X amount of spell damage taken
//#define SE_AddHatePct 455 // not used
#define SE_AddHatePct 455 // implement - Modify total hate by %
//#define SE_AddHateOverTimePct 456 // not used
//#define SE_ResourceTap 457 // not used
//#define SE_FactionModPct 458 // not used