Module:HeroData: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Added support for alt fire and new weapon data structure |
Removed leading space in get_hero_scalar to prevent MediaWiki from auto-formatting the output as a code block. |
||
| Line 215: | Line 215: | ||
local scaling_str = p.write_scalar_str(scaling_value, scaling_type) | local scaling_str = p.write_scalar_str(scaling_value, scaling_type) | ||
return scaling_str | return scaling_str | ||
end | end | ||