I must have a garbage install.
when this bit of code of the lua file is executed
-- Scribe all spells up to current level
eq.scribe_spells(e.self:GetLevel());
-- Train all disciplines up to current level
eq.train_discs(e.self:GetLevel());
With a level 1 warrior that levels up to level 2 they end up with 100 throw stones in their combat abilities window.
|