mirror of
https://github.com/Relintai/TC-Solo.git
synced 2025-04-22 20:41:18 +02:00
-Added some lock, paladin, priest, warrior gear. -Rogue Gear is done up to MC, Maybe BWL. -Mage gear has been modified, it will need tweaking, but it's made up to AQ40 (it's included). -More instancehacks. -More spells disabled. (Up to Black Temple Supremus) -Added in all the BC quests, normal 5 mans, heroic 5 mans, all the raids. (Magtheridon cannot be soloed, he won't even get to attack, so that q is removed) -Added in TBC gearvendors, they are spawned in up to around BT (BT not included). -Some little changes I don't remember.
4 lines
212 B
SQL
4 lines
212 B
SQL
UPDATE creature_template SET mechanic_immune_mask = 0;
|
|
UPDATE item_template SET RequiredLevel = 0 WHERE entry = 21215;
|
|
UPDATE quest_template SET RewardXPId = 0, RewardOrRequiredMoney = 0, RewardMoneyMaxLevel = 0
|