mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
4 lines
157 B
SQL
4 lines
157 B
SQL
-- Anchorite Fateema <First Aid Trainer>
|
|
DELETE FROM `npc_trainer` WHERE `ID`=17214;
|
|
INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (17214, -350000);
|