X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/a6782d364fdb585f1e76ce104b265d5d426a68be..5ab99079a9d50d78ea0ae1fead2a8d30910f1733:/sc.plp diff --git a/sc.plp b/sc.plp index 840e082..7f927ca 100644 --- a/sc.plp +++ b/sc.plp @@ -211,7 +211,11 @@ sub showval { !!$_->{base} && '+', $_->{build} || '0', ), - !$suitchar ? '' : sprintf('%s', $suitchar, ucfirst $suitchar), + !$suitchar ? '' : sprintf('%s%s', + $suitchar, ucfirst $suitchar, + $_->{attr}->{massive} + && '⚓', + ), '' . ( defined $_->{unit} && $_->{unit} == .5 ? '½' : $_->{unit} ), @@ -242,8 +246,6 @@ sub showval { showval($_, 'sight') ), '' . showval($_, 'speed'), - $_->{attr}->{massive} - && '⚓', '' . showmagic($_), "\n" ); @@ -312,7 +314,8 @@ if ($scver{major} > 1) { :>transports can fit 8 Small, 4 Medium, 2 Large, - or a single Huge unit<: + or a single Huge unit +
massive ⚓ units are immune to certain spells<: } else { :>affected by Small, Medium, or