Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove telescopic eyes cbm from starting professions #19520

Merged
merged 3 commits into from
Nov 30, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions data/json/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2373,7 +2373,6 @@
"CBMs":[
"bio_solar",
"bio_eye_enhancer",
"bio_eye_optic",
"bio_targeting",
"bio_climate",
"bio_evap",
Expand Down Expand Up @@ -2415,6 +2414,7 @@
"tent_kit",
"rollmat",
"mil_mess_kit",
"binoculars",
"shoulder_strap",
"m2010",
"m2010mag",
Expand All @@ -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",
Expand Down Expand Up @@ -3135,7 +3135,6 @@
"points": 5,
"CBMs":[
"bio_razors",
"bio_eye_optic",
"bio_sunglasses",
"bio_dex_enhancer",
"bio_ears",
Expand Down