mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
21
data/sql/updates/db_world/2026_02_25_15.sql
Normal file
21
data/sql/updates/db_world/2026_02_25_15.sql
Normal file
@@ -0,0 +1,21 @@
|
||||
-- DB update 2026_02_25_14 -> 2026_02_25_15
|
||||
--
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` = 1227274 AND `Item` IN (
|
||||
36533, -- Adorned Broadsword
|
||||
36603, -- Archaic Longspear
|
||||
36575, -- Dragonflayer Hatchet
|
||||
36505, -- Frosted Steel Mallet
|
||||
36631, -- Horned Crossbow
|
||||
36687, -- Illuminated Scepter
|
||||
36547, -- Jester's Stick
|
||||
36519, -- Moonlit Katana
|
||||
36701, -- Pine Needle Staff
|
||||
36715, -- Runed Shuriken, 146
|
||||
36589, -- Segmenting Broadaxe
|
||||
36491, -- Serrated Maul
|
||||
36659, -- Shivery Wand
|
||||
36645, -- Tuskarr Boomstick
|
||||
36477, -- Twin-Edged Stiletto
|
||||
36673, -- Wise Dagger
|
||||
36617 -- Yielding Bow
|
||||
);
|
||||
Reference in New Issue
Block a user