Add threat level

This commit is contained in:
2022-02-25 18:18:33 +01:00
parent c73e51dfa1
commit e321ba6ec2
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ export const defaultItemImg = {
equipment: "systems/fvtt-pegasus-rpg/images/icons/icon_equipment.webp",
weapon: "systems/fvtt-pegasus-rpg/images/icons/icon_meleeweapon.webp",
shield: "systems/fvtt-pegasus-rpg/images/icons/icon_shield.webp",
money: "systems/fvtt-pegasus-rpg/images/icons/icon_money.webp",
}
/**