DB/Loot: Fix some startup errors

By Killyana
This commit is contained in:
Aokromes
2017-11-09 02:14:14 +01:00
parent ae47737baa
commit a7be2c41d8

View File

@@ -0,0 +1,2 @@
UPDATE `reference_loot_template` SET `GroupId`=1 WHERE `Entry` IN (10100,10101);