DB/Misc: Fix some startup errors

This commit is contained in:
Aokromes
2016-01-23 11:21:33 +01:00
parent 6e1abbd21d
commit 4313e31048

View File

@@ -0,0 +1,6 @@
--
INSERT INTO `spell_loot_template` (`Entry`, `Item`, `MinCount`, `MaxCount`) VALUES
(75183, 54464, 8, 11);
INSERT INTO `spell_loot_template` (`Entry`, `Item`) VALUES
(86615, 61987);