From: Mischa POSLAWSKY Date: Sun, 14 Jun 2015 09:36:45 +0000 (+0200) Subject: sc: change icon for massive to U+2693 anchor X-Git-Tag: v1.8~155 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/aac22478e6a264e504af77c87af6db144daabc68?hp=4c6e6d31f60439bd8242904aff422f262b1de686 sc: change icon for massive to U+2693 anchor --- diff --git a/sc.plp b/sc.plp index e1e4fe2..9c271be 100644 --- a/sc.plp +++ b/sc.plp @@ -240,7 +240,8 @@ sub showval { showval($_, 'sight') ), '' . showval($_, 'speed'), - $_->{attr}->{massive} && '☇', + $_->{attr}->{massive} + && '⚓', '' . showmagic($_), "\n" );