mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Create zone_darnassus.sql
- gave Dannelor <First Aid Trainer> correct first aid recipes
This commit is contained in:
3
sql/world/base/zone_darnassus.sql
Normal file
3
sql/world/base/zone_darnassus.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Dannelor <First Aid Trainer>
|
||||
DELETE FROM `npc_trainer` WHERE `ID`=4211;
|
||||
INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (4211, -350000);
|
||||
Reference in New Issue
Block a user