fix(DB/Item): Tainted Core loot rules (#17997)

This commit is contained in:
Angelo Venturini 2023-12-11 23:54:17 -03:00 committed by GitHub
parent 84fe15e6ba
commit 65e88d226b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `item_template` SET `FlagsExtra`=`FlagsExtra`|512 WHERE `entry` = 31088;