mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-19 00:20:39 +01:00
DB/Creatures: corrected some template addon auras and correct inhabit type for a Deathwing creature
This commit is contained in:
2
sql/updates/world/custom/custom_2018_09_03_00_world.sql
Normal file
2
sql/updates/world/custom/custom_2018_09_03_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature_template_addon` SET `auras`= '' WHERE `entry` IN (35845, 38821);
|
||||
UPDATE `creature_template` SET `InhabitType`= 4 WHERE `entry`= 44744;
|
||||
Reference in New Issue
Block a user