mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
4
sql/updates/world/3.3.5/2021_08_14_01_world.sql
Normal file
4
sql/updates/world/3.3.5/2021_08_14_01_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- view-source:https://web.archive.org/web/20100504135426/http://www.wowhead.com/item=11568
|
||||
DELETE FROM `item_loot_template` WHERE `Entry` = 11568 AND `Item` IN (2450,3820,8838,11018,16204);
|
||||
-- view-source:https://web.archive.org/web/20100423131633/http://www.wowhead.com/object=157936
|
||||
UPDATE `gameobject_loot_template` SET `MaxCount` = 4 WHERE `Entry` = 10039 AND `Item` = 11018;
|
||||
Reference in New Issue
Block a user