mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-03 05:32:32 +00:00
Bugfix
- Main Actions repeating abilities showing the wrong value
This commit is contained in:
@@ -509,7 +509,7 @@
|
||||
<div class="ability-details">
|
||||
<input type="text" class="ability-description" data-i18n-placeholder="ability-description" name="attr_ability_description" />
|
||||
<input type="text" class="ability-keywords" data-i18n-placeholder="keywords" name="attr_ability_keywords" />
|
||||
<input type="hidden" name="attr_moves_type" value="main-action" />
|
||||
<input type="hidden" name="attr_ability_type" value="main-action" />
|
||||
<span class="ability-type" data-i18n="main-action"></span>
|
||||
|
||||
<input type="text" class="ability-distance" data-i18n-placeholder="distance" name="attr_ability_distance" />
|
||||
|
||||
Reference in New Issue
Block a user