fix(DB/Loot) Sealed Craftsman's Writ loot problem (#20981)
This commit is contained in:
parent
4b8dca1ea2
commit
73038058da
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- loot table for item 22568 Sealed Craftsman's Writ
|
||||
UPDATE `item_template` SET `flagsCustom` = `flagsCustom` | 2 WHERE `entry` BETWEEN 22600 AND 22626;
|
||||
Loading…
Add table
Add a link
Reference in a new issue