mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Creature: Remove unknown spell aura on Sergeant Major Skyshadow
This commit is contained in:
2
sql/updates/world/3.3.5/2017_04_15_01_world_335.sql
Normal file
2
sql/updates/world/3.3.5/2017_04_15_01_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Remove unknown spell aura on creature Sergeant Major Skyshadow
|
||||
UPDATE `creature_addon` SET `auras`='' WHERE `guid`=106950;
|
||||
Reference in New Issue
Block a user