fix(DB/Creature): Set Battered Brewer's gossip (#13123)

This commit is contained in:
Skjalf
2022-09-24 15:27:16 -03:00
committed by GitHub
parent d2610941bd
commit 14f0eb1ba6

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `gossip_menu_id` = 11383, `npcflag` = `npcflag` |1 WHERE `entry` = 40437;