sc: gas/minerals icon images
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 19 Feb 2009 21:39:32 +0000 (22:39 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 10 Apr 2012 01:03:24 +0000 (03:03 +0200)
Copied from original sc.shiar.nl, copied from game.

gas.png [new file with mode: 0644]
minerals.png [new file with mode: 0644]
sc.plp

diff --git a/gas.png b/gas.png
new file mode 100644 (file)
index 0000000..c0a6acc
Binary files /dev/null and b/gas.png differ
diff --git a/minerals.png b/minerals.png
new file mode 100644 (file)
index 0000000..4eae481
Binary files /dev/null and b/minerals.png differ
diff --git a/sc.plp b/sc.plp
index c6f75c261021b986396f091f099f6829728fb49e..9747e64431fcbc9531a6a743a2f435f883e1a312 100644 (file)
--- a/sc.plp
+++ b/sc.plp
@@ -145,8 +145,8 @@ sub coltoggle {
 <thead><tr>
        <th></th>
        <th><:= coltoggle('name', '') :></th>
-       <th class="val min"><img src="minerals.png" alt="min"></th>
-       <th class="val gas"><img src="gas.png" alt="gas"></th>
+       <th class="val min"><img src="/minerals.png" alt="min"></th>
+       <th class="val gas"><img src="/gas.png" alt="gas"></th>
        <th class="val time"><:= coltoggle(qw'build cost') :></th>
        <th class="unit" colspan="2"><:= coltoggle(qw'size size') :></th>
        <th class="val unit-hp">HP</th>