Compendiums and small fixes

This commit is contained in:
2022-08-25 20:29:45 +02:00
parent c5a742dd13
commit f92d8552bc
16 changed files with 149 additions and 158 deletions

View File

@ -17,13 +17,13 @@ export const defaultItemImg = {
money: "systems/fvtt-pegasus-rpg/images/icons/icon_money.webp",
vice: "systems/fvtt-pegasus-rpg/images/icons/icon_vice.webp",
virtue: "systems/fvtt-pegasus-rpg/images/icons/icon_virtue.webp",
vehiclehull:"systems/fvtt-pegasus-rpg/images/icons/icon_vehicule_hull.webp",
powercoremodule:"systems/fvtt-pegasus-rpg/images/icons/icon_vehicule_powercore.webp",
vehiclehull:"systems/fvtt-pegasus-rpg/images/icons/icon_vehicle_hull.webp",
powercoremodule:"systems/fvtt-pegasus-rpg/images/icons/icon_vehicle_powercore.webp",
mobilitymodule: "systems/fvtt-pegasus-rpg/images/icons/icon_vehicle_mobilitymodule.webp",
combatmodule: "systems/fvtt-pegasus-rpg/images/icons/icon_vehicule_combatmodule.webp",
combatmodule: "systems/fvtt-pegasus-rpg/images/icons/icon_vehicle_combatmodule.webp",
propulsionmodule: "systems/fvtt-pegasus-rpg/images/icons/icon_vehicle_propulsionmodule.webp",
vehiclemodule: "systems/fvtt-pegasus-rpg/images/icons/icon_vehicule_module.webp",
vehicleweaponmodule: "systems/fvtt-pegasus-rpg/images/icons/icon_vehicule_weaponmodule.webp"
vehiclemodule: "systems/fvtt-pegasus-rpg/images/icons/icon_vehicle_module.webp",
vehicleweaponmodule: "systems/fvtt-pegasus-rpg/images/icons/icon_vehicle_weaponmodule.webp"
}
/**