Herman Walker, Grumman Slatefist and Shenarial are now officially battlemasters. Karg Skullgore & Sawemba have been reassigned to their duty of random BGs battlemasters.

This commit is contained in:
Kinzcool
2014-03-06 22:34:47 -05:00
parent b8cfd275a6
commit 3c1f635abd

View File

@@ -0,0 +1,6 @@
UPDATE `creature_template` SET `npcflag`=`npcflag`|0x100000 WHERE `entry` IN (16711, 17506, 17507);
DELETE FROM `battlemaster_entry` WHERE `entry` IN (34955, 35008);
INSERT INTO `battlemaster_entry` (`entry`, `bg_template`) VALUES
(34955, 32),
(35008, 32);