From 9eebd100ff49f195877feb18854b00738fca3c7a Mon Sep 17 00:00:00 2001 From: Freagarach Date: Mon, 11 Jan 2021 09:24:14 +0000 Subject: [PATCH] [Gameplay A24] - Increase defensive structure vision range. Fix larger structures being able to shoot further than they can see. (At least for most cases, a large elevation bonus can still mess this up.) Patch by: @Nescio Differential revision: D3314 Reviewed by: @borg- This was SVN commit r24540. --- .../public/simulation/templates/structures/rome/army_camp.xml | 2 +- .../templates/template_structure_civic_civil_centre.xml | 2 +- .../templates/template_structure_military_fortress.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binaries/data/mods/public/simulation/templates/structures/rome/army_camp.xml b/binaries/data/mods/public/simulation/templates/structures/rome/army_camp.xml index 300f1b3e2a..7927a20e98 100644 --- a/binaries/data/mods/public/simulation/templates/structures/rome/army_camp.xml +++ b/binaries/data/mods/public/simulation/templates/structures/rome/army_camp.xml @@ -124,7 +124,7 @@ 37.5 - 60 + 100 structures/romans/camp.xml diff --git a/binaries/data/mods/public/simulation/templates/template_structure_civic_civil_centre.xml b/binaries/data/mods/public/simulation/templates/template_structure_civic_civil_centre.xml index 5eb3b6d72b..03bd30dcae 100644 --- a/binaries/data/mods/public/simulation/templates/template_structure_civic_civil_centre.xml +++ b/binaries/data/mods/public/simulation/templates/template_structure_civic_civil_centre.xml @@ -142,7 +142,7 @@ 10000 - 90 + 100 structures/fndn_8x8.xml diff --git a/binaries/data/mods/public/simulation/templates/template_structure_military_fortress.xml b/binaries/data/mods/public/simulation/templates/template_structure_military_fortress.xml index 000c3afa8e..c2ebf0873c 100644 --- a/binaries/data/mods/public/simulation/templates/template_structure_military_fortress.xml +++ b/binaries/data/mods/public/simulation/templates/template_structure_military_fortress.xml @@ -111,7 +111,7 @@ 40000 - 80 + 100 structures/fndn_8x8.xml