Skip to content

Commit

Permalink
Merge pull request #77526 from Maarifrah/patch-2
Browse files Browse the repository at this point in the history
Fix two typos in Rifles skill description
  • Loading branch information
Maleclypse authored Nov 2, 2024
2 parents 636d1d6 + ad6a2d1 commit 11f9f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/skills.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"type": "skill",
"id": "rifle",
"name": { "str": "rifles" },
"description": "Classic rifles have terrific range and accuracy compared to other firearms, but may be slow to fire and reload, and can prove difficult to use in in close combat. Short-barreled rifles and carbines are more like SMGs and performs well in close combat.",
"description": "Classic rifles have terrific range and accuracy compared to other firearms, but may be slow to fire and reload, and can prove difficult to use in close combat. Short-barreled rifles and carbines are more like SMGs and perform well in close combat.",
"tags": [ "combat_skill" ],
"time_to_attack": { "min_time": 20, "base_time": 30, "time_reduction_per_level": 1 },
"display_category": "display_ranged",
Expand Down

0 comments on commit 11f9f25

Please sign in to comment.