]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/covop/index.tt2
Updated covop page to show 5 man bank hack + accurate values
[ndwebbie.git] / root / src / covop / index.tt2
index 542f318a76ef41acd491cd100361f50cabe78d37..89f2871472f81d80ca35e842eca19b6d1540a792 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 (15 agents)</th><th>Last covop (tick)</th>
+               <th>Max (5 agents)</th><th>(15 agents)</th><th>Last covop (tick)</th>
        </tr>
 
 [% debug(targets.size) %]
@@ -30,7 +30,8 @@
        <td>[% t.minalert %] - [% t.maxalert %]</td>
        <td[% PROCESS style tick=t.dstick%]>[% t.dstick %]</td>
        <td>[% t.distorters %]</td>
-       <td>[% t.maxreshack %]</td>
+       <td>[% t.max_bank_hack %]</td>
+       <td>[% t.hack15 %]</td>
        <td>[% t.lastcovop %]</td>
        <td><a href="[% c.uri_for('marktarget', t.id) %]">Did CovOp this tick</a></td>
        </tr>