Armor weight

+ Added weight to armor item
+ Count armor weight only if not equipped
This commit is contained in:
2024-01-14 18:16:52 +01:00
parent 3169bc89db
commit 3f2dbc4e21
2 changed files with 10 additions and 1 deletions
+6
View File
@@ -48,6 +48,12 @@
</select>
</div>
</td>
<td>
<div class="flexrow">
<span>{{localize "midgard5.item-weight"}}</span>
<input id="data.weight" type="number" name="data.weight" value="{{data.weight}}">
</div>
</td>
</tr>
<tr>
<td>{{localize "midgard5.lpProtection"}}</td>