Module:HeroData/nav: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) Undo revision 71849 by Gammaton32 (talk) Tag: Undo |
Gammaton32 (talk | contribs) fixed my last change |
||
| Line 26: | Line 26: | ||
end | end | ||
if in_herolabs == nil then | |||
in_herolabs = 'false' | |||
end | |||
if in_herolabs ~= 'true' and in_herolabs ~= 'false' then | if in_herolabs ~= 'true' and in_herolabs ~= 'false' then | ||
return 'in_herolabs must be either true or false' | return 'in_herolabs must be either true or false' | ||