SOIAF: agility speciality fix (#5321)

This commit is contained in:
Andreas J
2019-07-22 17:06:45 -05:00
committed by Cassie Levett
parent 08fc0ff21b
commit 635973c2a9
+1 -1
View File
@@ -136,7 +136,7 @@
<table>
<tr>
<td><input type='number' name='attr_agilitySpecialty' value='0'/></td>
<td><button type='roll' class="sheet-" name="roll_agilitySpecialty" value="&{template:sofai} {{input= @{name} rolls Agility:@{agilitySpecialtyname} [[ ( [[ @{agility} + @{agilitySpecialty} + @{wounds} ]] )d6dl@{agilitySpecialty4}sd + @{injuries} ]]}}"></button></td>
<td><button type='roll' class="sheet-" name="roll_agilitySpecialty" value="&{template:sofai} {{input= @{name} rolls Agility:@{agilitySpecialtyname} [[ ( [[ @{agility} + @{agilitySpecialty} + @{wounds} ]] )d6dl@{agilitySpecialty}sd + @{injuries} ]]}}"></button></td>
<td><input type='text' name='attr_agilitySpecialtyname' value=''/></td>
</tr>
</table>