Skip to content

Commit

Permalink
Linty boi
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShadowFerret committed Sep 7, 2024
1 parent 0b086ff commit 707a3b4
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions data/mods/package_bionic_professions/bionic_professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"points": 5,
"skills": [ { "level": 3, "name": "swimming" } ],
"CBMs": [ "bio_str_enhancer", "bio_adrenaline", "bio_hydraulics", "bio_metabolics", "bio_power_storage_mkII" ],
"proficiencies": [ "prof_athlete_basic", "prof_athlete_expert" ]
"proficiencies": [ "prof_athlete_basic", "prof_athlete_expert" ],
"items": {
"both": {
"entries": [
Expand Down Expand Up @@ -310,7 +310,14 @@
"points": 6,
"CBMs": [ "bio_surgical_razor", "bio_flashlight", "bio_batteries", "bio_power_storage_mkII" ],
"skills": [ { "level": 8, "name": "firstaid" } ],
"proficiencies": [ "prof_intro_biology", "prof_physiology", "prof_wound_care", "prof_wound_care_expert", "prof_dissect_humans", "prof_gross_anatomy" ],
"proficiencies": [
"prof_intro_biology",
"prof_physiology",
"prof_wound_care",
"prof_wound_care_expert",
"prof_dissect_humans",
"prof_gross_anatomy"
],
"traits": [ "PROF_MED" ],
"items": {
"both": {
Expand Down

0 comments on commit 707a3b4

Please sign in to comment.