mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-12-01 21:13:10 +08:00
Update zone_dun_morogh.sql
- gave Thamner Pol <Physician> correct first aid recipes
This commit is contained in:
@@ -12,3 +12,6 @@ UPDATE `quest_template` SET `Flags`=8 WHERE `ID`=1599;
|
|||||||
-- Beginnings (Warlock)
|
-- Beginnings (Warlock)
|
||||||
UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=1599;
|
UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=1599;
|
||||||
|
|
||||||
|
-- Thamner Pol <Physician>
|
||||||
|
DELETE FROM `npc_trainer` WHERE `ID`=2326;
|
||||||
|
INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (2326, -350000);
|
||||||
|
|||||||
Reference in New Issue
Block a user