X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fraids%2Fview.tt2;h=94244afa66af807213dfa54769c579633c2c852d;hb=b8b4989cd6ad0d0a3f45f6a7972293f79aadd087;hp=f076c8f4ceac58fac8449d73ec272feb550db608;hpb=2bfb812c02a2082d8801a7fbbb834992f49f961c;p=ndwebbie.git diff --git a/root/src/raids/view.tt2 b/root/src/raids/view.tt2 index f076c8f..94244af 100644 --- a/root/src/raids/view.tt2 +++ b/root/src/raids/view.tt2 @@ -33,7 +33,7 @@
  • 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 %] @@ -45,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 %] @@ -102,7 +102,7 @@ [% FOR s IN m.ships %] - + [% END %]
    [% s.ship %][% comma(s.amount) %][% s.ship %][% s.amount | commify %]