Portraits et corrections sur valeurs des PNJ
Some checks failed
Release Creation / build (release) Failing after 1m24s
Some checks failed
Release Creation / build (release) Failing after 1m24s
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<div class="npc-domain-value-wrap">
|
||||
{{#if ../isEditMode}}
|
||||
<input type="number" name="system.stats.{{statId}}.res"
|
||||
value="{{lookup ../system.stats statId 'res'}}" min="0" max="8" class="domain-value-input">
|
||||
value="{{lookup ../system.stats statId 'res'}}" min="0" class="domain-value-input">
|
||||
{{else}}
|
||||
<div class="npc-domain-roll-btn rollable" data-stat-id="{{statId}}"
|
||||
title="{{localize 'CELESTOPOL.Roll.clickToRoll'}}">
|
||||
|
||||
Reference in New Issue
Block a user