mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
5
data/sql/updates/db_world/2024_12_02_05.sql
Normal file
5
data/sql/updates/db_world/2024_12_02_05.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2024_12_02_04 -> 2024_12_02_05
|
||||
--
|
||||
UPDATE `creature_template` SET `skinloot` = 0 WHERE `entry` IN (18094, 18093, 18092);
|
||||
|
||||
DELETE FROM `skinning_loot_template` WHERE `entry` IN (18094, 18093, 18092);
|
||||
Reference in New Issue
Block a user