Remove effects from template.json for tech

This commit is contained in:
Vlyan
2021-01-01 22:35:34 +01:00
parent 6ec4c1330a
commit 999d4b0738
8 changed files with 89 additions and 51 deletions

View File

@@ -41,10 +41,6 @@
{{ localize 'l5r5e.bought_at_rank' }}
<input type="text" name="data.bought_at_rank" value="{{item.data.bought_at_rank}}" data-dtype="Number" placeholder="0"/>
</label>
<label class="attribute full">
{{ localize 'l5r5e.effects' }}
<input type="text" name="data.effects" value="{{item.data.effects}}"/>
</label>
</article>
{{> 'systems/l5r5e/templates/items/item/item-infos.html' }}
</section>