Merge pull request #56 from Sajo8/patch-1

fix typo
This commit is contained in:
Joshua Seigler 2020-04-24 19:25:42 -04:00 committed by GitHub
commit 4d11c20366
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -334,7 +334,7 @@ const skills = {
effect: (rank, level) => `Gun Damage: +${percent(rank, 4)}% per active Action Skill`,
},
"Praemunitus": {
text: "Zane and his Dig-Clone gain increased Magazine Size.",
text: "Zane and his Digi-Clone gain increased Magazine Size.",
ranks: 3,
effect: (rank, level) => `Magazine Size: +${percent(rank, 8.333)}%\nDigi-Clone Magazine Size: +${percent(rank, 8.333)}%`,
},