From 00f875292b91e58f9988c618b8e8431b168cd8ab Mon Sep 17 00:00:00 2001
From: RickGrymes <81042907+RickGrymes@users.noreply.github.com>
Date: Wed, 7 Jan 2026 04:28:47 -0600
Subject: [PATCH] Add Wasteland style and backstory filters
Renamed Culture.xml to FCP_Wasteland_CultureAndStyleDefs.xml and added a Wasteland style tag. Updated PawnkindDefs to include backstoryFiltersOverride for Wastelander childhood and adulthood categories. Updated About.xml to add Rick.FCP.BallisticWeapons as a loadAfter dependency.
---
... => FCP_Wasteland_CultureAndStyleDefs.xml} | 5 ++++
1.6/Defs/PawnkindDefs/PawnkindDefs.xml | 30 +++++++++++++++++++
About/About.xml | 1 +
3 files changed, 36 insertions(+)
rename 1.6/Defs/CultureDefs/{Culture.xml => FCP_Wasteland_CultureAndStyleDefs.xml} (95%)
diff --git a/1.6/Defs/CultureDefs/Culture.xml b/1.6/Defs/CultureDefs/FCP_Wasteland_CultureAndStyleDefs.xml
similarity index 95%
rename from 1.6/Defs/CultureDefs/Culture.xml
rename to 1.6/Defs/CultureDefs/FCP_Wasteland_CultureAndStyleDefs.xml
index 0b7a079..0a27fe9 100644
--- a/1.6/Defs/CultureDefs/Culture.xml
+++ b/1.6/Defs/CultureDefs/FCP_Wasteland_CultureAndStyleDefs.xml
@@ -23,6 +23,11 @@
World/WorldObjects/DefaultSettlement
+
+ Wasteland
+ 1
+ 1
+
Urban
1
diff --git a/1.6/Defs/PawnkindDefs/PawnkindDefs.xml b/1.6/Defs/PawnkindDefs/PawnkindDefs.xml
index 2225558..d998f7e 100644
--- a/1.6/Defs/PawnkindDefs/PawnkindDefs.xml
+++ b/1.6/Defs/PawnkindDefs/PawnkindDefs.xml
@@ -162,6 +162,16 @@
0.03
1~3
15~24
+
+
+
+ FCP_Backstory_Wastelander_Child
+
+
+ FCP_Backstory_Wastelander
+
+
+
Adult
@@ -194,6 +204,16 @@
0.03
1~3
15~24
+
+
+
+ FCP_Backstory_Wastelander_Child
+
+
+ FCP_Backstory_Wastelander
+
+
+
Adult
@@ -226,6 +246,16 @@
0.03
1~3
15~24
+
+
+
+ FCP_Backstory_Wastelander_Child
+
+
+ FCP_Backstory_Wastelander
+
+
+
Adult
diff --git a/About/About.xml b/About/About.xml
index d99f6e8..3fcdc81 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -19,6 +19,7 @@
Rick.FCP.Core.Tools
+ Rick.FCP.BallisticWeapons
\ No newline at end of file