mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-07 07:32:28 +00:00
fix speed
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
<div class="col-33 center pad-l-md">
|
||||
<div class="wrap-box center speed">
|
||||
<input class="center" type="text" name="attr_speed">
|
||||
<input type="number" name="attr_speed" class="center no-spin" step="1">
|
||||
<button type="roll" name="roll_speed" value="@{output_option} &{template:5eReshaped} {{character_name=@{character_name}}} @{show_character_name} {{title=Speed}} {{rollname=Speed}} {{roll=@{speed}}}">
|
||||
<div class="wrap-box-title">{{'SPEED' | translate}}</div>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user