fix(Core/Spells): Hunter snake trap damage (#16326)

This commit is contained in:
Angelo Venturini
2023-05-23 22:39:55 -03:00
committed by GitHub
parent 3e708d384d
commit 30f475829a
3 changed files with 22 additions and 17 deletions

View File

@@ -122,6 +122,10 @@ enum NPCEntries
NPC_ARMY_OF_THE_DEAD = 24207,
NPC_EBON_GARGOYLE = 27829,
// Hunter
NPC_VENOMOUS_SNAKE = 19833,
NPC_VIPER = 19921,
// Generic
NPC_GENERIC_IMP = 12922,
NPC_GENERIC_VOIDWALKER = 8996