mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 16:03:39 +02:00
Changed variable name
This commit is contained in:
parent
49a5f14445
commit
a4a7b8e7ca
3 changed files with 6 additions and 6 deletions
|
|
@ -133,12 +133,12 @@ Hooks.once('init', () => {
|
|||
full: {
|
||||
value: 'icons/magic/fire/barrier-wall-explosion-orange.webp',
|
||||
isPath: true,
|
||||
isNotTransparent: true
|
||||
noColorFilter: true
|
||||
},
|
||||
empty: {
|
||||
value: 'icons/magic/fire/barrier-wall-flame-ring-blue.webp',
|
||||
isPath: true,
|
||||
isNotTransparent: true
|
||||
noColorFilter: true
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue