From f57dfeddeec4fbdf576c507440abc9909ae8c0d7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 6 Jul 2021 20:23:32 -0700 Subject: Clean up some npc mission dialogues and vampirus dialogues --- .../NPC/v_npc_responds/Vampirus/h_prison_cell.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus/h_prison_cell.json') 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 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 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" } ] } ] -- cgit v1.2.1