Armor weight
+ Added weight to armor item + Count armor weight only if not equipped
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user