mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Fix some startup errors
This commit is contained in:
3
sql/updates/world/master/2017_01_25_02_world.sql
Normal file
3
sql/updates/world/master/2017_01_25_02_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_addon` SET `auras` = '' WHERE `auras` = 0;
|
||||
--
|
||||
Reference in New Issue
Block a user