Module:FisherPassiveList: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
m (crate price, tweak column widths) |
m (remove coins per xp, it doesnt make much sense) |
||
Line 140: | Line 140: | ||
:wikitext('XP/hr') |
:wikitext('XP/hr') |
||
:done() |
:done() |
||
-- :tag('th') |
|||
-- :attr{ colspan = '10' } |
|||
-- :wikitext('Coins/XP') |
|||
-- :done() |
|||
:done() |
:done() |
||
Line 235: | Line 235: | ||
-- coins per xp |
-- coins per xp |
||
:node(currency_cell(item.profitPerXP)) |
-- :node(currency_cell(item.profitPerXP)) |
||
:done() |
:done() |