From 2619326732912f361aa6d2483b5aed749454c12f Mon Sep 17 00:00:00 2001 From: Pietro Date: Wed, 4 Apr 2018 21:46:05 +0200 Subject: [PATCH] A little forgetfulness Removed the possibility to see the catapult target(s) when attacking an occupied oasis. --- Templates/Build/16_walking.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/Build/16_walking.tpl b/Templates/Build/16_walking.tpl index f625aef4..86e9a39f 100644 --- a/Templates/Build/16_walking.tpl +++ b/Templates/Build/16_walking.tpl @@ -60,7 +60,7 @@ $to = $database->getOMInfo($units[$y]['to']);} } ?> - 0 && $units[$y]['attack_type'] == 3){ ?> + 0 && $units[$y]['attack_type'] == 3 && !$database->isVillageOases($units[$y]['to'])){ ?>