Merge branch 'Develop' into professorbunbury-sw5e

This commit is contained in:
CK 2021-04-20 23:41:51 -04:00 committed by GitHub
commit 90a45dab55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 1278 additions and 949 deletions

View file

@ -19,7 +19,7 @@
<input type="text" name="data.className" value="{{data.className}}" placeholder="{{ localize 'SW5E.ClassName' }}"/>
</li>
<li style="width: 275px;">
<input type="text" name="data.classCasterType" value="{{data.classCasterType}}" />
<input type="text" name="data.classCasterType" value="{{data.classCasterType}}" placeholder="{{ localize 'SW5E.ClassCasterType' }}"/>
</li>
<li style="width: 75px;">
<input type="text" name="data.source" value="{{data.source}}" placeholder="{{ localize 'SW5E.Source' }}"/>