Module:MonsterVariantsTable: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 35: Line 35:
if results == nil or results[1] == nil then
if results == nil or results[1] == nil then
return 'No data found for table'
return ":''No variants found for "..variant.."''"
end
end