fix(DB/Loot): Abyssal Crest (20513) (#12477)

Create crests.sql
This commit is contained in:
Gultask
2022-07-22 11:42:05 -03:00
committed by GitHub
parent 757375f982
commit a805be3875

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_loot_template` SET `Chance`='100' WHERE `Item`=20513 AND `Reference`=0 AND `GroupId`=0;