From 0efced3a29a4a9031a00052493ec5e5463a2d6dd Mon Sep 17 00:00:00 2001 From: Ranger Rick Date: Fri, 2 Jan 2026 16:30:42 -0600 Subject: [PATCH] Add Wastelander culture definition XML Introduces a new CultureDef for 'Wastelander' with associated naming conventions, allowed place tags, icon, and style item tags. This provides the foundation for post-apocalyptic survivor cultures in the mod. --- 1.6/Defs/CultureDefs/Culture.xml | 73 ++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 1.6/Defs/CultureDefs/Culture.xml diff --git a/1.6/Defs/CultureDefs/Culture.xml b/1.6/Defs/CultureDefs/Culture.xml new file mode 100644 index 0000000..f9ab68a --- /dev/null +++ b/1.6/Defs/CultureDefs/Culture.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + FCP_Culture_Wastelander + + Survivors of the post-apocalyptic wasteland, scrapers and scavengers trying to rebuild civilization from the ruins. + FCP_Retro_Namer_Male + FCP_Retro_Namer_Female + NamerIdeoTribal + NamerDeityTribal + DeityTypeMakerTribal + NamerFestivalTribal + +
  • OriginTribal
  • +
    + World/WorldObjects/DefaultSettlement + +
  • + Urban + 1 + 1 +
  • +
  • + Rural + 1 + 1 +
  • +
  • + NoBeard + 1 + 1 +
  • +
  • + BeardUrban + 1 + 1 +
  • +
  • + BeardRural + 1 + 1 +
  • +
  • + MoustacheOnly + 0.5 + 1 +
  • +
  • + NoTattoo + 1 + 1 +
  • +
  • + TattooFace + 0.3 + 1 +
  • +
  • + TattooBody + 0.3 + 1 +
  • +
    +
    + +