Skip to content

Commit

Permalink
Fix wound care expert prerequisites (#53275)
Browse files Browse the repository at this point in the history
Makes wound care expert proficiency obtainable
  • Loading branch information
casswedson authored Dec 8, 2021
1 parent 3b435c9 commit d85abc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/proficiencies/health_care.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"default_time_multiplier": 2,
"default_fail_multiplier": 1.25,
"time_to_learn": "14 h",
"required_proficiencies": [ "prof_firstaid" ]
"required_proficiencies": [ "prof_wound_care" ]
}
]

0 comments on commit d85abc7

Please sign in to comment.