mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
DB/Creature: Skulking Witch invisibility
- Greater Invisibility missing in Heroic mode - replace Normal spell ID with sniff value Closes #21166
This commit is contained in:
2
sql/updates/world/3.3.5/2018_01_07_02_world.sql
Normal file
2
sql/updates/world/3.3.5/2018_01_07_02_world.sql
Normal file
@@ -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