Module:WoodcutterList: Difference between revisions

m
profit per xp not used
(offload much of the search, screen, and format functions to the new ProfessionList module, so they work the same for all tables)
m (profit per xp not used)
 
Line 43:
-- profitability
item.profit = item.sellPrice
item.profitPerXP = item.profit and item.xp and item.profit / item.xp
-- DOWNTIME VERY IMPORTANT FOR GATHERING TYPE PROFESSIONS
11,293

edits