Skip to content

Commit

Permalink
Cyberjunkie fix (#37529)
Browse files Browse the repository at this point in the history
* Update professions.json

* Fixed AA
  • Loading branch information
RarkGrames committed Jan 29, 2020
1 parent d11a371 commit bbc4cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/professions.json
Expand Up @@ -2539,7 +2539,7 @@
"skills": [ { "level": 1, "name": "electronics" }, { "level": 1, "name": "firstaid" }, { "level": 1, "name": "computer" } ],
"items": {
"both": {
"items": [ "tank_top", "shorts", "socks", "lowtops", "aspirin", "anesthesia", "pockknife", "backpack", "wristwatch" ],
"items": [ "tank_top", "shorts", "socks", "lowtops", "aspirin", "anesthetic_kit", "pockknife", "backpack", "wristwatch" ],
"entries": [ { "group": "charged_cell_phone" } ]
},
"male": [ "briefs" ],
Expand Down Expand Up @@ -3672,7 +3672,7 @@
"dress_shoes",
"coat_lab",
"bandages",
"anesthesia",
"anesthetic_kit",
"1st_aid",
"wristwatch",
"stethoscope"
Expand Down

0 comments on commit bbc4cf2

Please sign in to comment.