mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
remove additional soak bonus box (#5402)
This commit is contained in:
committed by
Cassie Levett
parent
bf7db5f4e1
commit
3bb91e8377
@@ -334,9 +334,6 @@ Can lift overhead (Strength + Nethits) x 5kg}}" />
|
||||
<div class="defensebonuslabel">
|
||||
<input type="text" name="attr_soak_bonus" value="0">
|
||||
</div>
|
||||
<div class="defensebonuslabel">
|
||||
<input type="text" name="attr_soak_bonus" value="0">
|
||||
</div>
|
||||
<div class="defenselabel">
|
||||
<input type="number" name="attr_soak_total" value="@{armor_total}+@{bod_total}}+@{soak_bonus}" disabled="true">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user