Module:HeroData: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m fix outdated use of PageRef for write_default_items() |
Gammaton32 (talk | contribs) edited to include labs heroes |
||
| Line 482: | Line 482: | ||
in_development = hero_data["InDevelopment"] | in_development = hero_data["InDevelopment"] | ||
is_disabled = hero_data["IsDisabled"] | is_disabled = hero_data["IsDisabled"] | ||
if | if (not is_disabled) then | ||
--Add the row's stats | --Add the row's stats | ||