From a9da9ccb5fb642a10bf918eed79f1d8ca939ed48 Mon Sep 17 00:00:00 2001 From: RickGrymes <81042907+RickGrymes@users.noreply.github.com> Date: Thu, 14 May 2026 17:50:00 -0500 Subject: [PATCH] Add spawn cluster config to Legion faction Introduce a FCP.Factions.FactionExtension_SpawnConfig to FCP_Legion.xml under modExtensions. This restricts allowed biomes to AridShrubland and Desert and enables clustered spawning with a clusterRadius of 30, so Legion spawns are grouped and limited to those biomes. --- 1.6/Defs/FactionDefs/FCP_Legion.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/1.6/Defs/FactionDefs/FCP_Legion.xml b/1.6/Defs/FactionDefs/FCP_Legion.xml index f242ce9..851933e 100644 --- a/1.6/Defs/FactionDefs/FCP_Legion.xml +++ b/1.6/Defs/FactionDefs/FCP_Legion.xml @@ -250,6 +250,15 @@ 10 false --> + +
  • + +
  • AridShrubland
  • +
  • Desert
  • + + true + 30 +