mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 10:29:54 +02:00
.
This commit is contained in:
parent
da44ff2510
commit
5d78ffb3f1
9 changed files with 67 additions and 18 deletions
|
|
@ -233,7 +233,6 @@ export default class DhActiveEffectConfig extends foundry.applications.sheets.Ac
|
|||
const systemData = {
|
||||
rangeDependence: event.target.checked
|
||||
? {
|
||||
enabled: true, // Temporary while the onMove handling is still in
|
||||
type: rangeFields.type.initial,
|
||||
target: rangeFields.target.initial,
|
||||
range: rangeFields.range.initial
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue