mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
@@ -660,7 +660,7 @@
|
||||
<input type="text" name="attr_weapon" class="inputmargin"></div>
|
||||
<div class="item" style="width:40px">
|
||||
<label>ACC Mod</label>
|
||||
<input type="text" name="attr_dacc" value="@{ACC}" class="inputmargin" disabled/></div>
|
||||
<input type="text" name="attr_dacc" value="@{ACCMOD}" class="inputmargin" disabled/></div>
|
||||
<div class="item"><label>Favored?</label>
|
||||
<input type="checkbox" name="attr_dfav" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user