DB/Misc: add deletes

This commit is contained in:
Aokromes
2016-01-23 13:45:08 +01:00
parent 4313e31048
commit bc9d5bcc96

View File

@@ -1,4 +1,5 @@
--
DELETE FROM `spell_loot_template` WHERE `Entry` IN (75183,86615);
INSERT INTO `spell_loot_template` (`Entry`, `Item`, `MinCount`, `MaxCount`) VALUES
(75183, 54464, 8, 11);