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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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