Merge branch 'Develop' into professorbunbury-sw5e

This commit is contained in:
CK 2020-12-11 13:40:18 -05:00 committed by GitHub
commit b383a5a382
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 658 additions and 1473 deletions

View file

@ -57,7 +57,7 @@
<div class="form-group">
<label>{{ localize "SW5E.ArchetypeName" }}</label>
<div class="form-fields">
<input type="text" name="data.archetype" value="{{data.subclass}}"/>
<input type="text" name="data.archetype" value="{{data.archetype}}"/>
</div>
</div>