New icons
This commit is contained in:
parent
50f0633299
commit
0c2fede015
BIN
images/icons/skill1.png
Normal file
BIN
images/icons/skill1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
images/icons/spell1.png
Normal file
BIN
images/icons/spell1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
@ -1,14 +1,14 @@
|
||||
import { Avd12Utility } from "./avd12-utility.js";
|
||||
|
||||
export const defaultItemImg = {
|
||||
skill: "systems/fvtt-avd12/images/icons/skill2.webp",
|
||||
armor: "systems/fvtt-avd12/images/icons/gloves2.webp",
|
||||
skill: "systems/fvtt-avd12/images/icons/skill1.webp",
|
||||
armor: "systems/fvtt-avd12/images/icons/chest2.webp",
|
||||
shield: "systems/fvtt-avd12/images/icons/shield2.webp",
|
||||
weapon: "systems/fvtt-avd12/images/icons/weapon2.webp",
|
||||
equipment: "systems/fvtt-avd12/images/icons/cloak2.webp",
|
||||
spell: "systems/fvtt-avd12/images/icons/focus2.webp",
|
||||
module: "systems/fvtt-avd12/images/icons/focus2.webp",
|
||||
money: "systems/fvtt-avd12/images/icons/chest2.webp",
|
||||
money: "systems/fvtt-avd12/images/icons/focus2.webp",
|
||||
spell: "systems/fvtt-avd12/images/icons/spell1.webp",
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user