blob: 7c61c9ecb27360a828784e170f0f3935e5a7a490 (
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
@@ -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" ],
|