mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 23:57:10 +01:00
DB: 9f9507e6a1 followup
This commit is contained in:
2
sql/updates/world/4.3.4/2020_07_22_03_world.sql
Normal file
2
sql/updates/world/4.3.4/2020_07_22_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- valithria LK dummy is now a trigger
|
||||
UPDATE `creature_template` SET `flags_extra`=(`flags_extra`&(~0x02) | 0x80) WHERE `entry`=16980;
|
||||
Reference in New Issue
Block a user