Update kitchensink.html

This commit is contained in:
Riley Dutton
2014-04-08 08:56:36 -05:00
parent 34d743030a
commit 69d4abd50d
+1 -1
View File
@@ -34,7 +34,7 @@
<label>Agility</label><strong class='dee'>d</strong><input type="text" name='attr_agility' class='sheet-short'><button type='roll' name='roll_TestAttack' value='/roll 1d20 + @{Agility}'></button><br />
<label>Smarts</label><strong class='dee'>d</strong><input type="text" name='attr_smarts' class='sheet-short'><br />
<label>Spirit</label><strong class='dee'>d</strong><input type="text" name='attr_spirit' class='sheet-short'><br />
<label>Strength</label><strong class='dee'>d</strong><input type="text" name='attr_strength' class='sheet-short' value='@{Agility}+5'><br />
<label>Strength</label><strong class='dee'>d</strong><input type="text" name='attr_strength' class='sheet-short'><br />
<label>Vigor</label><strong class='dee'>d</strong><input type="text" name='attr_vigor' class='sheet-short' value='25'>
<hr />