Module:HeroData: Difference between revisions

Jump to navigation Jump to search
Sur (talk | contribs)
m funny
Sur (talk | contribs)
m now its funny
Line 392: Line 392:
in_development = hero_data["inDevelopment"]
in_development = hero_data["inDevelopment"]
is_disabled = hero_data["isDisabled"]
is_disabled = hero_data["isDisabled"]
if (not in_development and not is_disabled and 1==2) then  
if (not in_development and not is_disabled or 1==1) then  
--Add the row's stats
--Add the row's stats