mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
DB/Creature: Skulking Witch invisibility
- Greater Invisibility missing in Heroic mode
- replace Normal spell ID with sniff value
Closes #21166
(cherry picked from commit 38d0c1e940)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `auras`='32811' WHERE `entry` IN (20882,21613); -- Skulking Witch (Normal,Heroic)
|
||||
Reference in New Issue
Block a user