summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-06 07:58:05 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-06 07:58:05 -0700
commitbf329d429a7f9967e3c94212a744667a2701aaf5 (patch)
treeaaa0d26297c1d3ef7e705e32b7fe6947abc30bcc
parentClean up the Lone Vampire background story (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-bf329d429a7f9967e3c94212a744667a2701aaf5.tar.xz
Clean up NPC class descriptions aka goals
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_classes.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_classes.json b/vamp_stuff/Modification_Files/NPC/v_classes.json
index ef0dfb1..194220e 100644
--- a/vamp_stuff/Modification_Files/NPC/v_classes.json
+++ b/vamp_stuff/Modification_Files/NPC/v_classes.json
@@ -158,7 +158,7 @@
"type": "npc_class",
"id": "V_UNDERCOMMANDO",
"name": { "str": "Underground Vampires" },
- "job_description": "Underground vampire commando.",
+ "job_description": "I lead the guards at the vampire cove.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
"bonus_dex": { "rng": [ 4, 8 ] },
@@ -368,7 +368,7 @@
"type": "npc_class",
"id": "V_GUNSHOP",
"name": { "str": "Vampire Gunkeeper" },
- "job_description": "I run the wastelands gunshop.",
+ "job_description": "I run the wastelands gun shop.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
"bonus_dex": { "rng": [ 4, 8 ] },
@@ -426,7 +426,7 @@
"type": "npc_class",
"id": "H_WASTELAND",
"name": { "str": "Wasteland Refugee" },
- "job_description": "I hide at the wastelands.",
+ "job_description": "I am a refugee at the wastelands.",
"traits": [ { "group": "NPC_starting_traits" }, { "group": "Appearance_demographics" } ],
"common": false,
"bonus_per": { "one_in": 4 },
@@ -449,7 +449,7 @@
"type": "npc_class",
"id": "H_JUNKSHOP",
"name": { "str": "Shopkeep" },
- "job_description": "I trade at the wastelands.",
+ "job_description": "I am a trader at the wastelands.",
"traits": [ { "group": "NPC_starting_traits" }, { "group": "Appearance_demographics" } ],
"common": false,
"bonus_per": { "one_in": 4 },