X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fraids%2Fview.tt2;h=94244afa66af807213dfa54769c579633c2c852d;hb=8518049dc07ba0554aea4224d6c195bbacd9b8a6;hp=d30885d01b33a0bb8b14033d342c68f62e40ee2c;hpb=4f142aefe97e62d8510e8f4c69e18cdad8766d13;p=ndwebbie.git diff --git a/root/src/raids/view.tt2 b/root/src/raids/view.tt2 index d30885d..94244af 100644 --- a/root/src/raids/view.tt2 +++ b/root/src/raids/view.tt2 @@ -31,8 +31,9 @@
  • Hidden value: [% t.hidden %]
  • Factory Usage: [% t.light %], [% t.medium %], [% t.heavy %]
  • Race: [% t.race %]
  • +
  • Cap: [% t.cap * 100 | format('%.02f') %]
  • [% FOR r IN t.roids %] -
  • Roids wave [% r.wave %]: [% r.roids %] ([% comma(r.xp) %] xp)
  • +
  • Roids wave [% r.wave %]: [% r.roids %] ([% r.xp | commify %] xp)
  • [% END %] [% IF t.comment %] @@ -44,15 +45,15 @@ MetalCrystalEonium Roids - [% comma(t.metal_roids) %] - [% comma(t.crystal_roids) %] - [% comma(t.eonium_roids) %] + [% t.metal_roids | commify %] + [% t.crystal_roids | commify %] + [% t.eonium_roids | commify %] Resources - [% comma(t.metal) %] - [% comma(t.crystal) %] - [% comma(t.eonium) %] + [% t.metal | commify %] + [% t.crystal | commify %] + [% t.eonium | commify %] @@ -101,7 +102,7 @@ [% FOR s IN m.ships %] - + [% END %]
    [% s.ship %][% comma(s.amount) %][% s.ship %][% s.amount | commify %]