DB: fixed a typo

*big oof
This commit is contained in:
Ovahlord
2020-02-22 09:18:10 +01:00
parent b81ea0d288
commit 396cfcc71e

View File

@@ -1,6 +1,3 @@
-- Interrogator Vishas
UPDATE `creature_template` SET `flags_extra`= `flags_extra` | 0x800;
UPDATE `creature_template` SET `flags_extra`= `flags_extra` | 0x800 WHERE `entry`= 3983;
UPDATE `creature_template_addon` SET `auras`= '8981' WHERE `entry`= 3983;
-- Bloodmage Thalnos
UPDATE `creature_template` SET `flags_extra`= 0 WHERE `entry`= 4543;