fix(DB/Creature): Add vendor food flags to Targrom (#17647)
This commit is contained in:
parent
f417a166bc
commit
8c846d6f14
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Targrom
|
||||
UPDATE `creature_template` SET `npcflag` = `npcflag`|512 WHERE `entry` = 19348;
|
||||
Loading…
Add table
Add a link
Reference in a new issue