From b8cdbeddf3986803902e26a11e74d671621fcaa0 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 18 Mar 2021 05:30:30 -0700 Subject: Cleaned up more mission text. --- vamp_stuff/Modification_Files/NPC/v_npc_mission.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'vamp_stuff') diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_mission.json b/vamp_stuff/Modification_Files/NPC/v_npc_mission.json index 5a20054..d05e30f 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_mission.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_mission.json @@ -27,8 +27,8 @@ { "id": "VAMP_UNDERCOMMANDO_quest2", "type": "mission_definition", - "name": "Collect small leech teeth", - "description": "Gather 15 small leech teeth.", + "name": "Destroy 15 small leeches", + "description": "Destroy 15 small leeches, then deliver the teeth to the commando as proof.", "goal": "MGOAL_NULL", "difficulty": 2, "value": 200000, @@ -37,10 +37,10 @@ "has_generic_rewards": false, "dialogue": { "describe": "I want you to slay something...", - "offer": "Of course you know about the bloodsucking pests on the swamp, we hate those parasites squirming for blood to live. Hand over 15 of their teeth as a proof to succeed this trial.", + "offer": "You may have encountered the bloodsucking leeches of the swamp. They are becoming a problem to animals, including humans, nearby their dens. Destroy 15 of them and bring their teeth as proof to complete this trial.", "accepted": "Slay them in any way you want.", "rejected": "It's just okay.", - "advice": "They are blind, and depends on what they hear or smell.", + "advice": "They are blind, and thus totally reliant on scent and sound to hunt.", "inquire": "Got 'em?", "success": "Nice work, I guess they won't bother us for a long time.", "success_lie": "Well, thank you. *smirks*", @@ -259,7 +259,7 @@ "end": { "effect": { "npc_add_trait": "undertradertestsdone" } }, "dialogue": { "describe": "We do appreciate your assistance with our needs.", - "offer": "Vampire bats have become a threat to anything filled with these days, even going so far as to prey on vampires. I want you to reduce their numbers by hunting down 10 of these vermin.", + "offer": "Vampire bats have become a threat to anything filled with blood these days, even going so far as to prey on vampires. I want you to reduce their numbers by hunting down 10 of these vermin.", "accepted": "Good. Come back anytime you want.", "rejected": "I guess you're afraid of bats...", "advice": "Bats are nocturnal, and tends to live in dark places like caves.", -- cgit v1.2.1