sc: colourise shield column to match bonus indicator style
[sheet.git] / sc.plp
diff --git a/sc.plp b/sc.plp
index e5a5b44b6a6af851496a74fa528230a00f6a531c..237ba713f1bbc1c9402cbb308556ae8d1cdf6bc4 100644 (file)
--- a/sc.plp
+++ b/sc.plp
@@ -131,6 +131,7 @@ sub showrange {
                                $_ eq 'armored' ? 'unit-l' :
                                $_ eq 'organic' ? 'unit-o' :
                                $_ =~ /^massive/ ? 'unit-h' :
                                $_ eq 'armored' ? 'unit-l' :
                                $_ eq 'organic' ? 'unit-o' :
                                $_ =~ /^massive/ ? 'unit-h' :
+                               $_ eq 'shields' ? 'unit-shield' :
                                '',
                        } join '_', keys %{ $attack->{bonus} }),
                        join(', ', map {(
                                '',
                        } join '_', keys %{ $attack->{bonus} }),
                        join(', ', map {(