Fix Nida Winterhoof title

This commit is contained in:
郑佩茹
2023-07-17 17:10:00 -06:00
parent c6e4560c4b
commit fe8fbd298b

View File

@@ -55,9 +55,6 @@ UPDATE `creature_template` SET `subname`='Expert Alchemist' WHERE `entry`=3009;
-- Teg Dawnstrider <Expert Enchanter> -- Teg Dawnstrider <Expert Enchanter>
UPDATE `creature_template` SET `subname`='Expert Enchanter' WHERE `entry`=3011; UPDATE `creature_template` SET `subname`='Expert Enchanter' WHERE `entry`=3011;
-- Nida Winterhoof <Herbalism Supplier>
UPDATE `creature_template` SET `subname`='Expert Enchanter' WHERE `entry`=3014;
-- Kard Ragetotem <Sword and Dagger Merchant> -- Kard Ragetotem <Sword and Dagger Merchant>
UPDATE `creature_template` SET `subname`='Sword and Dagger Merchant' WHERE `entry`=3021; UPDATE `creature_template` SET `subname`='Sword and Dagger Merchant' WHERE `entry`=3021;