Module:Infobox Recipe: Difference between revisions
remove the Pole special case for display XP, and instead make pole recipes themselves work properly
(remove some comment lines that dont apply anymore, further data sanitation for display xp and display duration) |
(remove the Pole special case for display XP, and instead make pole recipes themselves work properly) |
||
Line 99:
args.displayDuration = tonumber(args.duration) and searchResult.duration and searchResult.duration + tonumber(args.duration)
else
rawMaterials = argsMaterials
|