fix(DB/item_template): Blue sack of gems should not multidrop (#13429)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `item_template` SET `Flags`=`Flags`&~2048 WHERE `entry` = 17962;
|
||||
Reference in New Issue
Block a user