diff --git a/app/views/_slot-internal.html b/app/views/_slot-internal.html index bd0d609c..97065a75 100755 --- a/app/views/_slot-internal.html +++ b/app/views/_slot-internal.html @@ -10,7 +10,7 @@
Rate: {{c.c.rate}} Kg/s   Refuel Time: {{$r.fTime(fuel * 1000 / c.c.rate)}}
Ammo: {{c.c.ammo}}
Cells: {{c.c.cells}}
-
Recharge: {{c.c.recharge}} MJ
+
Recharge: {{c.c.recharge}} MJ   Total: {{c.c.cells * c.c.recharge}} MJ
Repair: {{c.c.repair}}
Range {{c.c.range}} km
Time: {{$r.fTime(c.c.time)}}
@@ -19,4 +19,4 @@
LS
Range: {{c.c.rangeRating}}
+{{c.c.armouradd}} Armour
- \ No newline at end of file +