forked from GitHub-Mirrors/foundry-sw5e
Update config.js
This commit is contained in:
parent
403306af3a
commit
e526d373b6
1 changed files with 0 additions and 6 deletions
|
@ -46,13 +46,7 @@ SW5E.alignments = {
|
||||||
|
|
||||||
SW5E.weaponProficiencies = {
|
SW5E.weaponProficiencies = {
|
||||||
"sim": "SW5E.WeaponSimpleProficiency",
|
"sim": "SW5E.WeaponSimpleProficiency",
|
||||||
"simvw": "SW5E.WeaponSimpleVW",
|
|
||||||
"simb": "SW5E.WeaponSimpleB",
|
|
||||||
"simlw": "SW5E.WeaponSimpleLW",
|
|
||||||
"mar": "SW5E.WeaponMartialProficiency",
|
"mar": "SW5E.WeaponMartialProficiency",
|
||||||
"marvw": "SW5E.WeaponMartialVW",
|
|
||||||
"marb": "SW5E.WeaponMartialB",
|
|
||||||
"marlw": "SW5E.WeaponMartialLW"
|
|
||||||
};
|
};
|
||||||
|
|
||||||
SW5E.toolProficiencies = {
|
SW5E.toolProficiencies = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue