forked from GitHub-Mirrors/foundry-sw5e
Update config.js
This commit is contained in:
parent
aec36f1e75
commit
9c0302df3d
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ SW5E.weaponProficiencies = {
|
|||
"sim": "SW5E.WeaponSimpleProficiency",
|
||||
"simvw": "SW5E.WeaponSimpleVW",
|
||||
"simb": "SW5E.WeaponSimpleB",
|
||||
"simlw": "SW5E.WeaponSimpleLW"
|
||||
"simlw": "SW5E.WeaponSimpleLW",
|
||||
"mar": "SW5E.WeaponMartialProficiency",
|
||||
"marvw": "SW5E.WeaponMartialVW",
|
||||
"marb": "SW5E.WeaponMartialB",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue