Vanilla spell resistances, other creature fixes, temporary disable broken Hunter pet leveling change

This commit is contained in:
郑佩茹
2022-06-08 17:44:06 -06:00
parent 43e4491aed
commit 979e229adf
5 changed files with 10002 additions and 13 deletions

View File

@@ -2,10 +2,7 @@
UPDATE `creature_template` SET `minlevel`=14, `maxlevel`=15 WHERE `entry`=550;
-- Christopher Hewen <General Trade Goods Vendor>
UPDATE `creature_template` SET `subname`='General Trade Goods Vendor' WHERE `entry`=8934;
-- Vol'jin <King of Darkspear Trolls>
UPDATE `creature_template` SET `subname`='King of Darkspear Trolls', `minlevel`=60, `maxlevel`=60 WHERE `entry`=8934;
UPDATE `creature_template` SET `subname`='General Trade Goods Vendor', `minlevel`=30, `maxlevel`=30 WHERE `entry`=8934;
-- Gina MacGregor <Trade Supplies>
DELETE FROM `npc_vendor` WHERE `entry`=843 AND `item`=39354;