Skip to content

Commit

Permalink
Add missing "to" in Baton Proficiency
Browse files Browse the repository at this point in the history
  • Loading branch information
haveric authored Jul 22, 2024
1 parent 3109a9c commit 7197d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/proficiencies/melee_weapons.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"id": "prof_batons_pro",
"category": "prof_combat",
"name": { "str": "Baton Proficiency" },
"description": "You know how strike with your baton so you get the most out of every blow.",
"description": "You know how to strike with your baton so you get the most out of every blow.",
"can_learn": true,
"default_time_multiplier": 1.5,
"default_skill_penalty": 0.2,
Expand Down

0 comments on commit 7197d14

Please sign in to comment.