diff options
Diffstat (limited to 'vamp_stuff')
| -rw-r--r-- | vamp_stuff/Modification_Files/NPC/v_classes.json | 8 | 
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 },  | 
