Versteck schwellenwert bei PW
This commit is contained in:
@@ -3,10 +3,12 @@
|
||||
<label>{{localize "midgard5.chat.options.modifier"}}</label>
|
||||
<input type="number" name="modifier" value="{{modifier}}" />
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label>{{localize "midgard5.chat.options.difficulty"}}</label>
|
||||
<input type="number" name="difficulty" value="{{difficulty}}" />
|
||||
</div>
|
||||
{{#unless isPW}}
|
||||
<div class="form-group">
|
||||
<label>{{localize "midgard5.chat.options.difficulty"}}</label>
|
||||
<input type="number" name="difficulty" value="{{difficulty}}" />
|
||||
</div>
|
||||
{{/unless}}
|
||||
<div class="form-group">
|
||||
<label>{{localize "midgard5.chat.options.rollMode"}}</label>
|
||||
<select name="rollMode">
|
||||
|
||||
Reference in New Issue
Block a user