DB/Creature: Fix Runetog Wildhammer

Closes #17592 by Silvertower
This commit is contained in:
Aokromes
2016-07-16 09:20:05 +02:00
committed by GitHub
parent 4bcb5a058b
commit 94fce4a641

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;