fix(DB/Loot): Fenclaw Hide (#13964)

This commit is contained in:
Angelo Venturini
2022-12-06 09:35:08 -03:00
committed by GitHub
parent 9f2b3c9f72
commit 006f049f8d

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `Entry` = 18214 AND `Item` = 24486;