Add a tab to list all effects
This commit is contained in:
parent
c716f0dbbd
commit
47183da268
2 changed files with 12 additions and 0 deletions
10
templates/actors/char-sheet/v2/partials/effects.v2.pc.hbs
Normal file
10
templates/actors/char-sheet/v2/partials/effects.v2.pc.hbs
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<div class="tab" data-group="page" data-tab="effects">
|
||||
Effects
|
||||
{{!--
|
||||
Things to list:
|
||||
Name
|
||||
Source
|
||||
Toggle to activate
|
||||
Edit button
|
||||
--}}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue