mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
removed additional Summon Warhorse from Paladin Trainers in Stormwind Castle
This commit is contained in:
@@ -16,6 +16,7 @@ UPDATE npc_trainer SET MoneyCost=10000000 WHERE SpellID=33391;
|
||||
UPDATE npc_trainer SET ReqLevel=70 WHERE SpellID=34090;
|
||||
UPDATE npc_trainer SET MoneyCost=6000000 WHERE SpellID=34090;
|
||||
DELETE FROM npc_trainer WHERE SpellID=13819; # Delete Summon Warhorse from trainer - it is a free reward from a quest instead
|
||||
DELETE FROM npc_trainer WHERE SpellID=13820; # Delete Summon Warhorse from more trainers
|
||||
DELETE FROM npc_trainer WHERE SpellID=23214;
|
||||
DELETE FROM npc_trainer WHERE SpellID=34767;
|
||||
DELETE FROM npc_trainer WHERE SpellID=23161;
|
||||
|
||||
Reference in New Issue
Block a user