DB/Creature: Add gossip menu for Magistrate Bluntnose

Closes #13031

(cherry picked from commit a534ca337a)
This commit is contained in:
Killyana
2016-01-19 21:42:11 +01:00
committed by Shauren
parent 12b7f330c6
commit 6cb76b596e

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag`=3, `gossip_menu_id`=140 WHERE `entry`=1139;