mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Creature): Assign loot to Ravenous Jormungar (#23972)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `lootid` = 29605 WHERE `entry` = 30291;
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 30291;
|
||||
Reference in New Issue
Block a user