Fix as per CSV sheet tracking + creature explanation
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<section class="tab-panel {{tab.cssClass}}">
|
||||
<div class="inventory-section">
|
||||
<div class="inventory-header">
|
||||
<h3>{{localize "MGNE.Common.Notes"}}</h3>
|
||||
</div>
|
||||
<fieldset>
|
||||
{{formInput systemFields.notes enriched=(lookup enrichedFields "notes") value=system.notes name="system.notes" toggled=true}}
|
||||
</fieldset>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user