fix(DB/Creature): Add vendor food flags to Boots & Gant (#17641)
This commit is contained in:
parent
12ff3e0c67
commit
961ea47cf1
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Boots & Gant
|
||||
UPDATE `creature_template` SET `npcflag` = `npcflag`|512 WHERE `entry` IN (19617,19572);
|
||||
Loading…
Add table
Add a link
Reference in a new issue