1,131
edits
No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
shopLocationsTitle:wikitext("Shop locations") | shopLocationsTitle:wikitext("Shop locations") | ||
return | return tostring(itemSourcesTitle) .. tostring(shopLocationsTitle) .. storeList | ||
else | else | ||
if string.find(message, 'The item .* is not sold in any shop,') then | if string.find(message, 'The item .* is not sold in any shop,') then | ||