mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 15:38:19 +08:00
Fix Nida Winterhoof title
This commit is contained in:
@@ -55,9 +55,6 @@ UPDATE `creature_template` SET `subname`='Expert Alchemist' WHERE `entry`=3009;
|
||||
-- Teg Dawnstrider <Expert Enchanter>
|
||||
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>
|
||||
UPDATE `creature_template` SET `subname`='Sword and Dagger Merchant' WHERE `entry`=3021;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user