DB/Loot: Skeletal Runesmith

Closes #27995

(cherry picked from commit f123cb0ece)
This commit is contained in:
Killyana
2022-11-03 21:26:29 +01:00
committed by Shauren
parent be3cfa6416
commit 4a963738c5

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `creature_loot_template` WHERE `Entry` = 31321;
UPDATE `creature_template` SET `lootid`=30921 WHERE `entry` = 31321;