diff --git a/data/json/npcs/Backgrounds/backgrounds_table_of_contents.json b/data/json/npcs/Backgrounds/backgrounds_table_of_contents.json index 972c25bd88387..d97dccc9dc644 100644 --- a/data/json/npcs/Backgrounds/backgrounds_table_of_contents.json +++ b/data/json/npcs/Backgrounds/backgrounds_table_of_contents.json @@ -18,6 +18,21 @@ "topic": "BGSS_NO_PAST_2_STORY1", "condition": { "npc_has_trait": "BGSS_No_Past_2" } }, + { + "text": "", + "topic": "BGSS_NO_PAST_3_STORY1", + "condition": { "npc_has_trait": "BGSS_No_Past_3" } + }, + { + "text": "", + "topic": "BGSS_NO_PAST_4_STORY1", + "condition": { "npc_has_trait": "BGSS_No_Past_4" } + }, + { + "text": "", + "topic": "BGSS_NO_PAST_5_STORY1", + "condition": { "npc_has_trait": "BGSS_No_Past_5" } + }, { "text": "", "topic": "BGSS_RELIGIOUS_1_STORY1", @@ -33,6 +48,11 @@ "topic": "BGSS_DREAMER_STORY1", "condition": { "npc_has_trait": "BGSS_Dreamer" } }, + { + "text": "", + "topic": "BGSS_WEDDING_1_STORY1", + "condition": { "npc_has_trait": "BGSS_Wedding_1" } + }, { "text": "", "topic": "BGSS_EVACUEE_1_STORY1",