[Hc Svnt Dracones] Fix 1 attribute not saving stats (#6572)

This commit is contained in:
Andreas J
2020-05-25 09:54:48 -04:00
committed by GitHub
parent 67af6fd533
commit 36ea87ad0c
+1 -1
View File
@@ -1076,7 +1076,7 @@
</tr>
<tr>
<th class="sheet-black">Size</th>
<th class="sheet-black"><select class="sheet-Specialty" name="Weapon-Ammo_Size" style="width:45px;">
<th class="sheet-black"><select class="sheet-Specialty" name="attr_Weapon-Ammo_Size" style="width:45px;">
<option value="Small">Small</option>
<option value="Medium">Medium</option>
<option value="Large">Large</option>