[Bug Fix] Harm Touch Unholy Disc Type (#3874)

* [Bug Fix] Harm Touch Unholy Disc Type

Added an small if block in the ResistSpell() function to set the correct resist type, disease,when HT is casted while the Unholy Disc is up.

* Remove Extra Space
This commit is contained in:
Fryguy
2024-01-07 12:12:21 -05:00
committed by GitHub
parent 41d9a15c74
commit c08200188f
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -205,6 +205,9 @@
#define SPELL_VAMPIRIC_EMBRACE 821
#define SPELL_VAMPIRIC_EMBRACE_OF_SHADOW 822
// discipline IDs.
#define DISC_UNHOLY_AURA 4520
//spellgroup ids
#define SPELLGROUP_FRENZIED_BURNOUT 2754
#define SPELLGROUP_ILLUSION_OF_GRANDEUR 38603