Module:Infobox Recipe: Difference between revisions
Add Property:Uses profession
m (different variable names for Full Recipe XP and passive's per-hour recipe XP) |
(Add Property:Uses profession) |
||
Line 67:
local smw_properties = {
['Uses item'] = {},
['Uses profession'] = args.profession,
-- these are for when a recipe is called by a subsequent recipe that uses showFull
['Uses facility'] = args.facility,
|