mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Fixed prototype token in Abandoned Grove
This commit is contained in:
parent
0698d1961c
commit
5b8e13421d
1 changed files with 4 additions and 4 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"width": 1,
|
||||
"height": 1,
|
||||
"texture": {
|
||||
"src": "AbominationVaults.webp",
|
||||
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
||||
"anchorX": 0.5,
|
||||
"anchorY": 0.5,
|
||||
"offsetX": 0,
|
||||
|
|
@ -67,10 +67,10 @@
|
|||
"disposition": -1,
|
||||
"displayBars": 0,
|
||||
"bar1": {
|
||||
"attribute": "resources.hitPoints"
|
||||
"attribute": null
|
||||
},
|
||||
"bar2": {
|
||||
"attribute": "resources.stress"
|
||||
"attribute": null
|
||||
},
|
||||
"light": {
|
||||
"negative": false,
|
||||
|
|
@ -118,7 +118,7 @@
|
|||
"ring": null,
|
||||
"background": null
|
||||
},
|
||||
"effects": 1,
|
||||
"effects": 0,
|
||||
"subject": {
|
||||
"scale": 1,
|
||||
"texture": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue