mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB: fixed a startup error
This commit is contained in:
1
sql/updates/world/4.3.4/2020_09_09_01_world.sql
Normal file
1
sql/updates/world/4.3.4/2020_09_09_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra` | 0x200 WHERE `entry`=30775;
|
||||
Reference in New Issue
Block a user