From b881605cbc23f0e1a4b3a2c60821c55f208eab4d Mon Sep 17 00:00:00 2001 From: Pietro Date: Wed, 4 Apr 2018 21:38:57 +0200 Subject: [PATCH] Added a new functionality This is a T4+ functionality, but it's very useful. Catapult target(s) are now shown in the rally point, under the amount of attacking troops. --- Templates/Build/16_walking.tpl | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Templates/Build/16_walking.tpl b/Templates/Build/16_walking.tpl index bc9820e8..f625aef4 100644 --- a/Templates/Build/16_walking.tpl +++ b/Templates/Build/16_walking.tpl @@ -60,6 +60,19 @@ $to = $database->getOMInfo($units[$y]['to']);} } ?> + 0 && $units[$y]['attack_type'] == 3){ ?> + + + + + procResType($units[$y]['ctar1']); ?> + + "> + procResType($units[$y]['ctar2'])); ?> + + + +