X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5ab99079a9d50d78ea0ae1fead2a8d30910f1733..0a04287fe0f0cb5e175043187fc2f44001c344a2:/sc.plp diff --git a/sc.plp b/sc.plp index 7f927ca..23833b6 100644 --- a/sc.plp +++ b/sc.plp @@ -246,6 +246,10 @@ sub showval { showval($_, 'sight') ), '' . showval($_, 'speed'), + $_->{attr}->{jump} + && qq'↕', + $_->{attr}->{flying} + && qq'↑', '' . showmagic($_), "\n" );