mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
[Hc Svnt Dracones] Fix 1 attribute not saving stats (#6572)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user