mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Restore class skill books, remove book skills from trainers
This commit is contained in:
@@ -45,28 +45,6 @@ WHERE SpellID IN
|
||||
(19052, 19055, 19065, 19071, 19072, 19083, 19091, 19092, 19098, 19102, 19103, 18403, 18407, 18410, 18411, 18413,
|
||||
18414, 18415, 18416, 18420, 18421, 18424, 18437, 18438, 18441, 18442, 18446, 18449, 18451, 19082, 32455);
|
||||
|
||||
-- Class skills taught by dropped items
|
||||
DELETE
|
||||
FROM npc_trainer
|
||||
WHERE SpellID IN (23028,
|
||||
21849,
|
||||
21850,
|
||||
26991,
|
||||
31018,
|
||||
31709,
|
||||
23028,
|
||||
27090,
|
||||
27127,
|
||||
28609,
|
||||
28612,
|
||||
33717,
|
||||
21562,
|
||||
21564,
|
||||
25392,
|
||||
27683,
|
||||
39374,
|
||||
31016,
|
||||
29228);
|
||||
|
||||
|
||||
-- Restore Vendor Formulas
|
||||
|
||||
Reference in New Issue
Block a user