Nouvelle fenêtre de jets de dés
This commit is contained in:
8
templates/roll/roll-part-conditions.hbs
Normal file
8
templates/roll/roll-part-conditions.hbs
Normal file
@@ -0,0 +1,8 @@
|
||||
<label for="{{code}}">Conditions</label>
|
||||
{{numberInput current.value
|
||||
name=name
|
||||
step=1
|
||||
min=current.min
|
||||
max=current.max
|
||||
disabled=rollData.mode.retry
|
||||
}}
|
Reference in New Issue
Block a user