mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
DB/Misc: add deletes
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user