diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-24 21:16:47 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-24 21:16:47 -0800 |
commit | 911c4fcfb8243d1c9d837850ea1c17b673bf98ac (patch) | |
tree | 26ef0e125a1c7851cafa48b8a11382ccdfed836f /vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated | |
parent | Change mod from misc to content pack. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-911c4fcfb8243d1c9d837850ea1c17b673bf98ac.tar.xz |
Port back a number of fixes and cleanups from my attempt to port the mod to DDA.
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated')
-rw-r--r-- | vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json index 64f8cf0..955640b 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Isolated/v_lo_responses.json @@ -138,7 +138,7 @@ "responses": [ { "text": "KILL ME IF YOU CAN!!!", - "note": "Oof! don't be greedy persuading a vampire to join you so early.", + "//": "Oof! don't be greedy persuading a vampire to join you so early.", "effect": "insult_combat", "topic": "TALK_DONE" } @@ -157,7 +157,7 @@ { "id": "TALK_VAMP_LONELY_joinparty", "type": "talk_topic", - "note": "You can immediately put any isolated vampires you meet into your roster if you've done all the quest by one of them.", + "//": "You can immediately put any isolated vampires you meet into your roster if you've done all the quest by one of them.", "dynamic_line": "You sure about that?", "responses": [ { |