Module:HeroData: Difference between revisions

Sur (talk | contribs)
m table confined to content
Sur (talk | contribs)
m 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) then  
if (not in_development and not is_disabled and 1==2) then  
--Add the row's stats
--Add the row's stats