summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/NPC/Backgrounds/v_background_list.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
commit873bd00487a751cf396481b3187def998eb1c3e8 (patch)
tree1bfa40b7092fc78147d0ba8416e80eb0b1ed1eb2 /vamp_stuff/Modification Files/NPC/Backgrounds/v_background_list.json
parentInitial commit (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/NPC/Backgrounds/v_background_list.json')
-rw-r--r--vamp_stuff/Modification Files/NPC/Backgrounds/v_background_list.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/vamp_stuff/Modification Files/NPC/Backgrounds/v_background_list.json b/vamp_stuff/Modification Files/NPC/Backgrounds/v_background_list.json
deleted file mode 100644
index bb1d5ea..0000000
--- a/vamp_stuff/Modification Files/NPC/Backgrounds/v_background_list.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "id": "TALK_FRIEND_CONVERSATION",
- "type": "talk_topic",
- "responses": [{
- "text": "<BGSS_intro_question>",
- "topic": "BGSS_LONEVAMP_S1",
- "condition": {
- "npc_has_trait": "lonevamp_s1"
- },
- "switch": true
- }
- ]
-}