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