X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fraids%2Fview.tt2;h=6d8f1908b35ab3c31a915188a6395efcc3c89a0d;hb=5464b9f340cc8f8b1e5b37ce244601a24b760677;hp=e163b9de7f17e76da5cc4cf901606cae2503d884;hpb=b1a7289bb7acbb4e911b62557acb7812492d90d5;p=ndwebbie.git diff --git a/root/src/raids/view.tt2 b/root/src/raids/view.tt2 index e163b9d..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 %]
@@ -22,6 +22,10 @@ [% FOR t IN targets %]
Target: #[% t.id %]
[% IF t.comment %] @@ -43,15 +48,15 @@ MetalCrystalEonium Roids - [% t.roidMetal %] - [% t.roidCrystal %] - [% t.roidEonium %] + [% t.metal_roids | commify %] + [% t.crystal_roids | commify %] + [% t.eonium_roids | commify %] Resources - [% t.resourceMetal %] - [% t.resourceCrystal %] - [% t.resourceEonium %] + [% t.metal | commify %] + [% t.crystal | commify %] + [% t.eonium | commify %] @@ -61,32 +66,32 @@ Waves Research - [% t.techWaves %] + [% t.waves %] Amps - [% t.strucWave_Amplifier %] + [% t.amps %] Dists - [% t.strucWave_Distorter %] + [% t.distorters %] Production Research - [% t.techHulls %] + [% t.hulls %] Light factory - [% t.strucLight_Factory %] + [% t.light_fac %] Medium factory - [% t.strucMedium_Factory %] + [% t.medium_fac %] Heavy factory - [% t.strucHeavy_Factory %] + [% t.heavy_fac %]
@@ -100,7 +105,7 @@ [% FOR s IN m.ships %] - + [% END %]
[% s.ship %][% s.amount %][% s.ship %][% s.amount | commify %]
@@ -122,15 +127,15 @@