Foundry v13 migration
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
<label class="short-label">{{localize "MNBL.highlanguage"}}</label>
|
||||
</span>
|
||||
<span class="item-field-label-short">
|
||||
<label class="short-label">{{localize "MNBL.dificulty"}}</label>
|
||||
<label class="short-label">{{localize "MNBL.difficulty"}}</label>
|
||||
</span>
|
||||
<div class="item-filler"> </div>
|
||||
<div class="item-controls item-controls-fixed">
|
||||
@@ -543,11 +543,11 @@
|
||||
</span>
|
||||
</li>
|
||||
</ul>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-assomer" id="">{{localize "MNBL.knockout"}}</button>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-fuir" id="">{{localize "MNBL.flee"}}</button>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-immobiliser" id="">{{localize "MNBL.immobilize"}}</button>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-assomer" id="">{{localize "MNBL.knockout"}}</button>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-fuir" id="">{{localize "MNBL.flee"}}</button>
|
||||
<button class="button-sheet-roll button-sheet-roll-large roll-immobiliser" id="">{{localize "MNBL.immobilize"}}</button>
|
||||
<label class="item-field-label-short">{{localize "MNBL.mounted"}} ?</label>
|
||||
<input type="checkbox" name="system.combat.monte" {{checked data.combat.monte}} />
|
||||
<input type="checkbox" name="system.combat.monte" {{checked data.combat.monte}} />
|
||||
</div>
|
||||
|
||||
<div class="sheet-box color-bg-archetype">
|
||||
|
Reference in New Issue
Block a user