forked from GitHub-Mirrors/foundry-sw5e
Merge branch 'Develop' into professorbunbury-sw5e
This commit is contained in:
commit
90a45dab55
6 changed files with 1278 additions and 949 deletions
|
@ -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' }}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue