mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
Added support for keeping currently marked hitPoints/stress when transforming
This commit is contained in:
parent
dcf0293008
commit
800eefbddf
6 changed files with 86 additions and 9 deletions
|
|
@ -137,7 +137,9 @@
|
|||
"dropSummonsHere": "Drop Summons Here"
|
||||
},
|
||||
"transform": {
|
||||
"dropTransformHere": "Drop Transform Here"
|
||||
"dropTransformHere": "Drop Transform Here",
|
||||
"clearHitPoints": "Clear Hitpoints",
|
||||
"clearStress": "Clear Stress"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue