17,101
edits
m (Added Eternal Darkness season requirement) |
(Fix currency function calls) |
||
Line 933: | Line 933: | ||
table.insert(ret, '\n!Rewards') | table.insert(ret, '\n!Rewards') | ||
if isDailyTask then | if isDailyTask then | ||
table.insert(ret, '<br/>(In addition to [[Township#Casual Tasks|Variable]] ' .. Icons.GP | table.insert(ret, '<br/>(In addition to [[Township#Casual Tasks|Variable]] ' .. Icons._Currency('melvorD:GP') .. ' & ' .. Icons.Icon({'Township', type='skill', notext=true}) .. ' XP)') | ||
end | end | ||
if isDailyTask then | if isDailyTask then |