mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-14 07:53:44 +00:00
5
data/sql/updates/db_world/2025_08_10_01.sql
Normal file
5
data/sql/updates/db_world/2025_08_10_01.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2025_08_10_00 -> 2025_08_10_01
|
||||
-- Delete Nerubian Chitin, Borean Leather, and Arctic Fur from loot table from various creatures in WotLK
|
||||
DELETE from `creature_loot_template` WHERE `item` = 33568;
|
||||
DELETE from `creature_loot_template` WHERE `item` = 44128;
|
||||
DELETE from `creature_loot_template` WHERE `item` = 38558;
|
||||
Reference in New Issue
Block a user