mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Loot: Skeletal Runesmith
Closes #27995
(cherry picked from commit f123cb0ece)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 31321;
|
||||
UPDATE `creature_template` SET `lootid`=30921 WHERE `entry` = 31321;
|
||||
Reference in New Issue
Block a user