summaryrefslogtreecommitdiff
path: root/0022-fix-evac3-background-visible.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-27 15:49:07 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-27 15:49:07 -0700
commiteefe3322b31f5439f39aea5f7ce450321b7c7e46 (patch)
tree556de52b57ff8499ef1bdc3238f09eb84d840545 /0022-fix-evac3-background-visible.patch
parentUpdated to 2021-07-21-0710 (diff)
downloadcataclysm-bn-eefe3322b31f5439f39aea5f7ce450321b7c7e46.tar.xz
Fix Evac3 Background trait being visisble
Fix rubber items dismantling into 10x volume of rubber
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" ],