Added Drag of features from Adversary/Environment settings to anywhere in Foundry

This commit is contained in:
WBHarry 2025-07-05 03:14:09 +02:00
parent 424335a3f2
commit b625a03977
4 changed files with 36 additions and 4 deletions

View file

@ -10,7 +10,7 @@
<legend>{{localize tabs.features.label}}</legend>
<ul class="feature-list">
{{#each document.system.features as |feature|}}
<li class="feature-item">
<li class="feature-item" id="{{feature.id}}">
<img src="{{feature.img}}" alt="">
<div class="label">
<span>{{feature.name}}</span>