mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
4
data/sql/updates/db_world/2025_01_12_00.sql
Normal file
4
data/sql/updates/db_world/2025_01_12_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_01_11_01 -> 2025_01_12_00
|
||||
--
|
||||
-- Removes `Monster - Axe, 2H Horde Massive Spiked` from creature `Rorgish Jowl`
|
||||
UPDATE `creature_equip_template` SET `ItemID1` = 0 WHERE (`CreatureID` = 10639 AND `ItemID1` = 14870);
|
||||
Reference in New Issue
Block a user