X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fraids%2Fview.tt2;h=6d8f1908b35ab3c31a915188a6395efcc3c89a0d;hb=5464b9f340cc8f8b1e5b37ce244601a24b760677;hp=f076c8f4ceac58fac8449d73ec272feb550db608;hpb=2bfb812c02a2082d8801a7fbbb834992f49f961c;p=ndwebbie.git diff --git a/root/src/raids/view.tt2 b/root/src/raids/view.tt2 index f076c8f..6d8f190 100644 --- a/root/src/raids/view.tt2 +++ b/root/src/raids/view.tt2 @@ -3,7 +3,7 @@
Message

REMEMBER TO PASTE LAUNCH CONFIRMATION IF YOU WANT AN ATTACK POINT

DO NOT JOIN A WAVE UNLESS YOU HAVE PERMISSION FROM THE PERSON WHO CLAIMED IT

-

COORDS ARE NOT SHOWN UNTIL AT LEAST 10 MIN AFTER YOUR CLAIM

+

TARGETS IN YOUR GALAXY ARE NOT SHOWN

Landing tick first wave: [% landingtick %]

[% message %]
@@ -23,6 +23,9 @@
Target: #[% t.id %]
[% IF t.comment %] @@ -45,15 +48,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 +105,7 @@ [% FOR s IN m.ships %] - + [% END %]
[% s.ship %][% comma(s.amount) %][% s.ship %][% s.amount | commify %]
@@ -124,15 +127,15 @@