summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-06 20:23:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-06 20:23:32 -0700
commitf57dfeddeec4fbdf576c507440abc9909ae8c0d7 (patch)
tree02696d6f12fff0ebe1df3db2a89e150f335c76dd
parentClean up vampire cove dialogues (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-f57dfeddeec4fbdf576c507440abc9909ae8c0d7.tar.xz
Clean up some npc mission dialogues and vampirus dialogues
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_mission.json4
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Vampirus/h_prison_cell.json8
2 files changed, 6 insertions, 6 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_mission.json b/vamp_stuff/Modification_Files/NPC/v_npc_mission.json
index 55d4e73..5b30676 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_mission.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_mission.json
@@ -117,7 +117,7 @@
"followup": "VAMP_LONELY_quest2",
"dialogue": {
"describe": "I want you for this errand.",
- "offer": "Did you know we have been using blood substitutes for decades? That turned out to be a good decision for us considering the current situation. Now, I want you to collect some human blood, either yours or not... a gallon, I suppose that will satisfy my pleasure for the taste once again.",
+ "offer": "Did you know we have been supplementing our blood supply with synthetic blood for decades? This turned out to be a good decision for us considering the current situation. Now, I want you to collect some human blood, either yours or not... a gallon, I suppose that will satisfy my pleasure for the taste once again.",
"accepted": "You better do this. Sinking my fangs onto your flimsy neck is indeed fatal.",
"rejected": "Talk to me again later if you want to help me.",
"advice": "Murder someone if you are desperate to collect some.",
@@ -143,7 +143,7 @@
"followup": "VAMP_LONELY_quest3",
"dialogue": {
"describe": "This is a little harder...",
- "offer": "The gravestones in this crypt were built long ago, and the dead bodies had been buried since before I resided here. Surprisingly, they were resurrected with some form of \"magic\". I want you to take 10 of them down and give the hollow vessels an eternal rest.",
+ "offer": "This crypt was built long ago, the dead interred since before I began to reside here. Much to my surprise, they were recently resurrected with some form of \"magic\". I want you to locate 10 of them and give the hollow vessels their eternal rest.",
"accepted": "Good. Now go outside and look for them.",
"rejected": "Come back later.",
"advice": "Their blood has calcified into a shell from their age, making them distinctive in appearance. Don't expect to find them around any modern era cemetary.",
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" } ]
}
]