Fixed carry capacity table

This commit is contained in:
Stefan Zermatten
2015-09-03 13:52:06 +02:00
parent 9e200db7b9
commit c8af0ff0a9

View File

@@ -21,7 +21,7 @@
</tr>
<tr>
<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>
</tr>
</table>