Skip to content

Commit

Permalink
Merge pull request #75065 from sonphantrung/ranger-wound-care
Browse files Browse the repository at this point in the history
Add "Wound Care" proficiency for Park Rangers
  • Loading branch information
Maleclypse authored Jul 17, 2024
2 parents 65bae7c + fdcf2ec commit 9594eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3522,7 +3522,7 @@
"name": "Park Ranger",
"description": "Your days of patrolling the park and protecting people and wildlife from each other have taught you many useful skills. After finding a gruesome scene at a campsite and getting no response when you radioed for help, you stockpiled as many supplies as possible and set out in your pickup looking for answers.",
"points": 5,
"proficiencies": [ "prof_driver" ],
"proficiencies": [ "prof_driver", "prof_wound_care" ],
"skills": [
{ "level": 5, "name": "survival" },
{ "level": 5, "name": "firstaid" },
Expand Down

0 comments on commit 9594eee

Please sign in to comment.