summaryrefslogtreecommitdiff
path: root/mutations-02_fix-evac3-background-visible.patch
blob: b9b332dd6369fa26b970d286b2aebf7657508039 (plain)
1
2
3
4
5
6
7
8
9
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" ],