mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Fixed defaults for Stitches and added contact info
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
<label>Hit Threshold </label> <input name="attr_hit_threshold" type="number" value="3" /> <label> </label> <label> </label>
|
||||
<label>Armor </label> <input name="attr_armor" type="number" value="0" /> <label> </label> <label> </label>
|
||||
<label>Stitches </label> <input name="attr_stitches" type="number" value="0" /> <label> of </label> <input type="number" name="attr_stitches_max" value="5" disabled >
|
||||
<label>Stitches </label> <input name="attr_stitches" type="number" value="1" /> <label> of </label> <input type="number" name="attr_stitches_max" value="3" >
|
||||
</div>
|
||||
|
||||
<div class="sheet-damagename sheet-flex-col">
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
@@ -4,6 +4,6 @@
|
||||
"authors": "Christine Cook",
|
||||
"roll20userid": "4360886",
|
||||
"preview": "preview.png",
|
||||
"instructions": "Compatible for use with TimeWatch, a GUMSHOE game.",
|
||||
"instructions": "Compatible for use with TimeWatch, a GUMSHOE game. You can reach me at christine.cook1538@yahoo.ca if there are issues, or you have questions.",
|
||||
"legacy": false
|
||||
}
|
||||
Reference in New Issue
Block a user