Start vehicle automation
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
<span class="item-name-label-long"> </span>
|
||||
|
||||
<span class="item-field-label-long">
|
||||
<select type="text" name="system.arcs.{{idx}}.topspeed" value="{{arc.topspeed}}" data-dtype="String">
|
||||
<select type="text" name="system.arcs.{{idx}}.topspeed" value="{{arc.topspeed}}" data-dtype="String" disabled>
|
||||
{{#select arc.topspeed}}
|
||||
{{> systems/fvtt-pegasus-rpg/templates/partial-options-vehicle-speed.html}}
|
||||
{{/select}}
|
||||
|
Reference in New Issue
Block a user