From ed4c11acdc7d12172b92125828a2a06117bed314 Mon Sep 17 00:00:00 2001 From: Cyrano7 Date: Sun, 27 Nov 2016 18:53:43 -0800 Subject: [PATCH 1/3] Remove telescopic eyes cbm from starting professions --- data/json/professions.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/json/professions.json b/data/json/professions.json index 550a891153219..3a754612837ac 100644 --- a/data/json/professions.json +++ b/data/json/professions.json @@ -2373,7 +2373,6 @@ "CBMs":[ "bio_solar", "bio_eye_enhancer", - "bio_eye_optic", "bio_targeting", "bio_climate", "bio_evap", @@ -3135,7 +3134,6 @@ "points": 5, "CBMs":[ "bio_razors", - "bio_eye_optic", "bio_sunglasses", "bio_dex_enhancer", "bio_ears", From 6a1cf2222e94f68981f8531f3115a8c1a075eb4f Mon Sep 17 00:00:00 2001 From: Cyrano7 Date: Sun, 27 Nov 2016 21:32:50 -0800 Subject: [PATCH 2/3] add binoculars back --- data/json/professions.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/json/professions.json b/data/json/professions.json index 3a754612837ac..73fea0002a5a0 100644 --- a/data/json/professions.json +++ b/data/json/professions.json @@ -2414,6 +2414,7 @@ "tent_kit", "rollmat", "mil_mess_kit", + "binoculars", "shoulder_strap", "m2010", "m2010mag", From 8f4e23bc75e57b742683ff1b103cd2a31dc25ba6 Mon Sep 17 00:00:00 2001 From: Cyrano7 Date: Mon, 28 Nov 2016 03:53:30 -0800 Subject: [PATCH 3/3] Bionic agent description correction --- data/json/professions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/professions.json b/data/json/professions.json index 73fea0002a5a0..08b947e714589 100644 --- a/data/json/professions.json +++ b/data/json/professions.json @@ -2436,7 +2436,7 @@ "type" : "profession", "ident": "bionic_spy", "name": "Bionic Agent", - "description": "Your body has several bionics worth millions of dollars, paid for by public taxes. The government has turned you into an infiltration and recon specialist: you have night vision, an alarm, locking capabilities and a hacking module. And it all runs off piles and piles of everyday household batteries.", + "description": "Your body has several bionics worth millions of dollars, paid for by public taxes. The government has turned you into an infiltration and recon specialist: you have night vision, an alarm, lock picking capabilities and a hacking module. And it all runs off piles and piles of everyday household batteries.", "points": 4, "CBMs":[ "bio_fingerhack",