mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 05:43:12 +01:00
4
sql/updates/world/3.3.5/2020_05_08_00_world.sql
Normal file
4
sql/updates/world/3.3.5/2020_05_08_00_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `Reference` = 0 AND `Item` IN (33567,33568,38557,38558,44128);
|
||||
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (28340,28341);
|
||||
UPDATE `creature_template` SET `skinloot` = 70205 WHERE `entry` IN (31591,31592,31599,31604,31605,31606,31607,31608,31609,31610,31611,31612,31615,31616,31617);
|
||||
Reference in New Issue
Block a user