forked from GitHub-Mirrors/foundry-sw5e
Update config.js
remove bonus equipment type per 1.4.2
This commit is contained in:
parent
76e4d74508
commit
e7b1451ea4
1 changed files with 0 additions and 1 deletions
|
@ -400,7 +400,6 @@ SW5E.armorTypes = {
|
|||
*/
|
||||
SW5E.equipmentTypes = {
|
||||
hyper: "SW5E.EquipmentHyperdrive",
|
||||
bonus: "SW5E.EquipmentBonus",
|
||||
powerc: "SW5E.EquipmentPowerCoupling",
|
||||
reactor: "SW5E.EquipmentReactor",
|
||||
clothing: "SW5E.EquipmentClothing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue