forked from GitHub-Mirrors/foundry-sw5e
DND5e Core 1.1.1
DND5e Core 1.1.1 with find and replace to SW5e
This commit is contained in:
parent
07a72da362
commit
a544f5e0a9
3107 changed files with 7609 additions and 9785 deletions
|
@ -47,11 +47,11 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{{!-- Subclass Name --}}
|
||||
{{!-- Archetype Name --}}
|
||||
<div class="form-group">
|
||||
<label>{{ localize "SW5E.SubclassName" }}</label>
|
||||
<label>{{ localize "SW5E.ArchetypeName" }}</label>
|
||||
<div class="form-fields">
|
||||
<input type="text" name="data.subclass" value="{{data.subclass}}"/>
|
||||
<input type="text" name="data.archetype" value="{{data.archetype}}"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue