Fixed carry capacity table
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Push, drag or lift maximum</td>
|
<td>Push, drag or lift maximum</td>
|
||||||
<td>{{evaluate charId "strength * 30"}}lbs</td>
|
<td>{{evaluate charId "strength * 30 * carryMultiplier"}}lbs</td>
|
||||||
<td class="caption"></td>
|
<td class="caption"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user