Skip to content

Commit

Permalink
Add 3 new universal BG traits for new backstories
Browse files Browse the repository at this point in the history
  • Loading branch information
I-am-Erk committed Jan 3, 2019
1 parent 83b5b24 commit 43d6baa
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions data/json/npcs/BG_traits.json
Expand Up @@ -26,6 +26,24 @@
"valid": false,
"purifiable": false
},
{
"type": "mutation",
"id": "BGSS_No_Past_3",
"name": "Survivor",
"points": 0,
"description": "This NPC could tell you about how they survived the cataclysm",
"valid": false,
"purifiable": false
},
{
"type": "mutation",
"id": "BGSS_No_Past_4",
"name": "Survivor",
"points": 0,
"description": "This NPC could tell you about how they survived the cataclysm",
"valid": false,
"purifiable": false
},
{
"type": "mutation",
"id": "BGSS_Religious_1",
Expand Down Expand Up @@ -53,6 +71,15 @@
"valid": false,
"purifiable": false
},
{
"type": "mutation",
"id": "BGSS_Wedding_1",
"name": "Survivor",
"points": 0,
"description": "This NPC could tell you about how they survived the cataclysm",
"valid": false,
"purifiable": false
},
{
"type": "mutation",
"id": "BGSS_Evacuee_1",
Expand Down

0 comments on commit 43d6baa

Please sign in to comment.