summaryrefslogtreecommitdiff
path: root/0022-fix-evac3-background-visible.patch
diff options
context:
space:
mode:
Diffstat (limited to '0022-fix-evac3-background-visible.patch')
-rw-r--r--0022-fix-evac3-background-visible.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/0022-fix-evac3-background-visible.patch b/0022-fix-evac3-background-visible.patch
new file mode 100644
index 0000000..7c61c9e
--- /dev/null
+++ b/0022-fix-evac3-background-visible.patch
@@ -0,0 +1,10 @@
+--- a/data/json/npcs/BG_traits.json
++++ b/data/json/npcs/BG_traits.json
+@@ -153,6 +153,7 @@
+ "name": { "str": "Survivor Story" },
+ "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" ],