Update config.js

remove bonus equipment type per 1.4.2
This commit is contained in:
supervj 2021-08-13 15:49:13 -04:00
parent 76e4d74508
commit e7b1451ea4

View file

@ -400,7 +400,6 @@ SW5E.armorTypes = {
*/
SW5E.equipmentTypes = {
hyper: "SW5E.EquipmentHyperdrive",
bonus: "SW5E.EquipmentBonus",
powerc: "SW5E.EquipmentPowerCoupling",
reactor: "SW5E.EquipmentReactor",
clothing: "SW5E.EquipmentClothing",