This commit is contained in:
WBHarry 2026-03-12 16:50:25 +01:00
parent 514ee13d9a
commit 154b518383
9 changed files with 156 additions and 22 deletions

View file

@ -8,6 +8,12 @@
<label>{{localize "DAGGERHEART.CONFIG.DaggerheartDiceAnimationEvents.critical.name"}}</label>
{{formInput fields.diceSoNice.fields.sfx.fields.critical.fields.class value=setting.diceSoNice.sfx.critical.class blank="" localize=true}}
</div>
{{#if isGM}}
<div class="label-container">
<label>{{localize "DAGGERHEART.SETTINGS.Menu.appearance.defaultAnimations"}}</label>
<input type="checkbox" class="default-animations-input" {{checked globalOverrides.diceSoNice.sfx.overrideEnabled}} />
</div>
{{/if}}
</div>
<section class='tab-navigation'>