Skip to content

Commit

Permalink
Add no_past_3 through 5, plus wedding, to TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
I-am-Erk committed Jan 3, 2019
1 parent 0f63710 commit a90f851
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/json/npcs/Backgrounds/backgrounds_table_of_contents.json
Expand Up @@ -18,6 +18,21 @@
"topic": "BGSS_NO_PAST_2_STORY1",
"condition": { "npc_has_trait": "BGSS_No_Past_2" }
},
{
"text": "<BGSS_intro_question>",
"topic": "BGSS_NO_PAST_3_STORY1",
"condition": { "npc_has_trait": "BGSS_No_Past_3" }
},
{
"text": "<BGSS_intro_question>",
"topic": "BGSS_NO_PAST_4_STORY1",
"condition": { "npc_has_trait": "BGSS_No_Past_4" }
},
{
"text": "<BGSS_intro_question>",
"topic": "BGSS_NO_PAST_5_STORY1",
"condition": { "npc_has_trait": "BGSS_No_Past_5" }
},
{
"text": "<BGSS_intro_question>",
"topic": "BGSS_RELIGIOUS_1_STORY1",
Expand All @@ -33,6 +48,11 @@
"topic": "BGSS_DREAMER_STORY1",
"condition": { "npc_has_trait": "BGSS_Dreamer" }
},
{
"text": "<BGSS_intro_question>",
"topic": "BGSS_WEDDING_1_STORY1",
"condition": { "npc_has_trait": "BGSS_Wedding_1" }
},
{
"text": "<BGSS_intro_question>",
"topic": "BGSS_EVACUEE_1_STORY1",
Expand Down

0 comments on commit a90f851

Please sign in to comment.