forked from GitHub-Mirrors/foundry-sw5e
DND5e Core 1.2.2
DND5e Core 1.2.2 modded to SW5e system
This commit is contained in:
parent
ab510e336c
commit
063f924183
58 changed files with 337 additions and 155 deletions
|
@ -2,7 +2,7 @@
|
|||
<p>{{ title }}</p>
|
||||
<p class="notes">{{note}}</p>
|
||||
{{#each errors}}
|
||||
<p class="notification error">{{localize this}}</p>
|
||||
<p class="notification error">{{this}}</p>
|
||||
{{/each}}
|
||||
|
||||
{{#if consumePowerSlot}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue