]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/covop/index.tt2
Tweaked covop sorting and output
[ndwebbie.git] / root / src / covop / index.tt2
index d0fd401d3d280d73825f67e4cbc3870aab3e750b..d6ded602fe5d56c4ebe48d36fe961d0a61262d36 100644 (file)
@@ -15,7 +15,7 @@
        <tr>
                <th>Coords</th><th>Tick</th><th>Metal</th><th>Crystal</th><th>Eonium</th>
                <th>Gov</th><th>Alert</th><th>Tick</th><th>Dists</th>
-               <th>Max (5 agents)</th><th>(15 agents)</th><th>Max</th><th>Last covop (tick)</th>
+               <th>Max (5 agents)</th><th>(13 agents)</th><th>Max</th><th>Last covop (tick)</th>
        </tr>
 
 [% debug(targets.size) %]
@@ -31,7 +31,7 @@
        <td[% PROCESS style tick=t.dstick%]>[% t.dstick %]</td>
        <td>[% t.distorters %]</td>
        <td>[% t.hack5 %]</td>
-       <td>[% t.hack15 %]</td>
+       <td>[% t.hack13 %]</td>
        <td>[% t.max_bank_hack %]</td>
        <td>[% t.lastcovop %]</td>
        <td><a href="[% c.uri_for('marktarget', t.id) %]">Did CovOp this tick</a></td>