summaryrefslogtreecommitdiff
path: root/mutations-02_fix-evac3-background-visible.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mutations-02_fix-evac3-background-visible.patch')
-rw-r--r--mutations-02_fix-evac3-background-visible.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/mutations-02_fix-evac3-background-visible.patch b/mutations-02_fix-evac3-background-visible.patch
new file mode 100644
index 0000000..b9b332d
--- /dev/null
+++ b/mutations-02_fix-evac3-background-visible.patch
@@ -0,0 +1,10 @@
+--- a/data/json/npcs/BG_traits.json
++++ b/data/json/npcs/BG_traits.json
+@@ -157,6 +157,7 @@
+ "name": { "str": "Survivor: Evacuee 3" },
+ "points": 0,
+ "description": "This NPC could tell you about how they survived the Cataclysm.",
++ "player_display": false,
+ "valid": false,
+ "purifiable": false,
+ "types": [ "BACKGROUND_SURVIVAL_STORY" ],