DB/Creature: Fix Runetog Wildhammer

Closes #17592 by Silvertower
(cherry picked from commit 94fce4a641)
This commit is contained in:
Aokromes
2016-07-16 09:20:05 +02:00
committed by joschiwald
parent 5f666a2ce6
commit 80625ce76a

View File

@@ -0,0 +1,2 @@
-- Fix Flightmaster Runetog Wildhammer, Shatter Point
UPDATE `gossip_menu_option` SET `option_id` = 4, `npc_option_npcflag` = 8192 WHERE `menu_id` = 8095;