mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
[Bug Fix] Disciplines Getting Focuses Fix (#3884)
* [Bug Fix] Discs Getting Focuses Fix Focus effects shouldn't extend discipline timers except for War Cries * Update to Logic
This commit is contained in:
@@ -204,6 +204,13 @@
|
||||
#define SPELL_GUIDE_HASTE 39854
|
||||
#define SPELL_VAMPIRIC_EMBRACE 821
|
||||
#define SPELL_VAMPIRIC_EMBRACE_OF_SHADOW 822
|
||||
#define SPELL_BATTLE_CRY 5027
|
||||
#define SPELL_WAR_CRY 5028
|
||||
#define SPELL_BATTLE_CRY_OF_DRAVEL 5029
|
||||
#define SPELL_WAR_CRY_OF_DRAVEL 5030
|
||||
#define SPELL_BATTLE_CRY_OF_THE_MASTRUQ 5031
|
||||
#define SPELL_ANCIENT_CRY_OF_CHAOS 5032
|
||||
#define SPELL_BLOODTHIRST 8476
|
||||
|
||||
// discipline IDs.
|
||||
#define DISC_UNHOLY_AURA 4520
|
||||
|
||||
Reference in New Issue
Block a user