TC-Solo/importantmods/solosql.sql
Relintai 41f9d54467 -Added druid gear up to Sunwell, it will be split, because I've hit a hard limit of some stats.
-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.
2014-12-15 16:31:36 +01:00

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