fix(DB/Creature): Add vendor food flags to Feranin (#17660)
This commit is contained in:
parent
3d098c3b3e
commit
1885f761b3
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Feranin
|
||||
UPDATE `creature_template` SET `npcflag` = `npcflag`|512 WHERE `entry` = 19518;
|
||||
Loading…
Add table
Add a link
Reference in a new issue