mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Creature): Add vendor food flags to Boots & Gant (#17641)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Boots & Gant
|
||||
UPDATE `creature_template` SET `npcflag` = `npcflag`|512 WHERE `entry` IN (19617,19572);
|
||||
Reference in New Issue
Block a user