DB/Loot: Skeletal Runesmith

Closes #27995
This commit is contained in:
Killyana
2022-11-03 21:26:29 +01:00
parent 5c4062ab3e
commit f123cb0ece

View File

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