From 21867be0f1102d3efc4aac4be340c2bc39180949 Mon Sep 17 00:00:00 2001 From: armando1980 Date: Tue, 24 Dec 2013 17:34:00 -0500 Subject: [PATCH] Fixed choose two targets for catapults by Armando With a level 20 rally point two buildings can be targeted at the same time. You just need to attack with at least 20 catapults to be able to choose two targets. http://t3.answers.travian.us/ --- Templates/a2b/attack.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/a2b/attack.tpl b/Templates/a2b/attack.tpl index 80b7b56c..4a0d9798 100644 --- a/Templates/a2b/attack.tpl +++ b/Templates/a2b/attack.tpl @@ -248,7 +248,7 @@ $end = ($tribe*10); - getTypeLevel(16) == 20) { ?> + getTypeLevel(16) == 20 && $process['t8'] >= 20) { ?>