Skip to content

Commit

Permalink
Update Werewolf.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alanman committed Jul 8, 2017
1 parent 8d8489f commit a1af272
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CWOD-Werewolf/Werewolf.html
Expand Up @@ -82,17 +82,17 @@ <h4>Appearance</h4>
<div class="sheet-col" style="width:5px">
</div>
<div class="sheet-col" style="width:110px">
<h4>Perception</h4>
<h4>Intelligence</h4>
<h4>Wits</h4>
<h4>Perception</h4>
</div>
<div class="sheet-col" style="width:155px" align="right">
<input type="radio" name="attr_Intelligence" value="1" checked="checked" /><span></span> <input type="radio" name="attr_Intelligence" value="2" /><span></span> <input type="radio" name="attr_Intelligence" value="3" /><span></span> <input type="radio" name="attr_Intelligence" value="4" /><span></span> <input type="radio" name="attr_Intelligence" value="5" /><span></span>
<input type="radio" name="attr_Perception" value="1" checked="checked" /><span></span> <input type="radio" name="attr_Perception" value="2" /><span></span> <input type="radio" name="attr_Perception" value="3" /><span></span> <input type="radio" name="attr_Perception" value="4" /><span></span> <input type="radio" name="attr_Perception" value="5" /><span></span>
<div class="sheet-row">
<input type="radio" name="attr_Wits" value="1" checked="checked" /><span></span> <input type="radio" name="attr_Wits" value="2" /><span></span> <input type="radio" name="attr_Wits" value="3" /><span></span> <input type="radio" name="attr_Wits" value="4" /><span></span> <input type="radio" name="attr_Wits" value="5" /><span></span>
<input type="radio" name="attr_Intelligence" value="1" checked="checked" /><span></span> <input type="radio" name="attr_Intelligence" value="2" /><span></span> <input type="radio" name="attr_Intelligence" value="3" /><span></span> <input type="radio" name="attr_Intelligence" value="4" /><span></span> <input type="radio" name="attr_Intelligence" value="5" /><span></span>
</div>
<div class="sheet-row">
<input type="radio" name="attr_Perception" value="1" checked="checked" /><span></span> <input type="radio" name="attr_Perception" value="2" /><span></span> <input type="radio" name="attr_Perception" value="3" /><span></span> <input type="radio" name="attr_Perception" value="4" /><span></span> <input type="radio" name="attr_Perception" value="5" /><span></span>
<input type="radio" name="attr_Wits" value="1" checked="checked" /><span></span> <input type="radio" name="attr_Wits" value="2" /><span></span> <input type="radio" name="attr_Wits" value="3" /><span></span> <input type="radio" name="attr_Wits" value="4" /><span></span> <input type="radio" name="attr_Wits" value="5" /><span></span>
</div>
</div>
</div>
Expand Down

0 comments on commit a1af272

Please sign in to comment.