318
edits
(Update for v1.0.2) |
mNo edit summary |
||
Line 675: | Line 675: | ||
-- TODO Doesn't include Alt. Magic spells that use particular classes of items, e.g. Junk/Coal for Rags to Riches | -- TODO Doesn't include Alt. Magic spells that use particular classes of items, e.g. Junk/Coal for Rags to Riches | ||
-- Tempory Template calling Items/SourceTables|getAltMagicTable for Junk/Coal added to respective pages. Remove after TODO is completed. | |||
function p._getSpellUseTable(item) | function p._getSpellUseTable(item) | ||
local spellList = Magic.getSpellsForRune(item.id) | local spellList = Magic.getSpellsForRune(item.id) |
edits