diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-06 20:23:32 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-07-06 20:23:32 -0700 |
commit | f57dfeddeec4fbdf576c507440abc9909ae8c0d7 (patch) | |
tree | 02696d6f12fff0ebe1df3db2a89e150f335c76dd /vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus | |
parent | Clean up vampire cove dialogues (diff) | |
download | cataclysm-dda-mod_vampire-stuff-redone-f57dfeddeec4fbdf576c507440abc9909ae8c0d7.tar.xz |
Clean up some npc mission dialogues and vampirus dialogues
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus')
-rw-r--r-- | vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus/h_prison_cell.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus/h_prison_cell.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus/h_prison_cell.json index 73f7290..178a8ec 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus/h_prison_cell.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus/h_prison_cell.json @@ -8,8 +8,8 @@ "yes": "Are you done?", "no": [ "Please help me... They... they're so... cruel...", - "Damn... those suckers... please I beg you to...\n*cough*", - "COME CLOSER OR I-I'LL... damn these <swear> suckers really took a piece out of my sanity.", + "Damn... those bloodsuckers... please I beg you to...\n*cough*", + "COME CLOSER OR I-I'LL... damn these <swear> bloodsuckers really took a piece out of my sanity.", "TOUCH ME AND I'LL!... oh... you're not a monster..." ] }, @@ -117,7 +117,7 @@ { "id": "TALK_HUMAN_VAΜPRISON_help_yes_come_ustrong", "type": "talk_topic", - "dynamic_line": "After beating those monsters, I know you're too strong to protect me!", - "responses": [ { "text": "Well... Don't be timid to your belief.", "topic": "TALK_DONE", "effect": "follow" } ] + "dynamic_line": "After beating those monsters, I know you're strong enough to protect me!", + "responses": [ { "text": "Well... Don't be timid to your beliefs.", "topic": "TALK_DONE", "effect": "follow" } ] } ] |