Working on Compatibility for FVTT v10
Removed restriction on technique types on drop (Sheet and 20Q). Again some missing data->system
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{{!-- properties Tab --}}
|
||||
<article class="attributes" data-group="primary" data-tab="checkbox">
|
||||
<label class="equipped checkbox">
|
||||
<input type="checkbox" name="system.equipped" {{checked data.datasystem.equipped}} />
|
||||
<input type="checkbox" name="system.equipped" {{checked data.system.equipped}} />
|
||||
{{ localize 'l5r5e.armors.equipped' }}
|
||||
</label>
|
||||
{{> 'systems/l5r5e/templates/items/item/item-value.html' }}
|
||||
|
||||
Reference in New Issue
Block a user