mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Loot: Fix some startup errors
By Killyana
This commit is contained in:
2
sql/updates/world/4.3.4/2017_11_09_04_world.sql
Normal file
2
sql/updates/world/4.3.4/2017_11_09_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `reference_loot_template` SET `GroupId`=1 WHERE `Entry` IN (10100,10101);
|
||||
|
||||
Reference in New Issue
Block a user