forked from GitHub-Mirrors/foundry-sw5e
"My Dudes" Update: 4/8/2021
+ Adds Anomid and associated artwork to Species compendium. + Adds Vintian and associated artwork to Species compendium.
This commit is contained in:
parent
a7089373dd
commit
e711ff0f7c
4 changed files with 3 additions and 1 deletions
BIN
packs/Icons/Species/Anomid.webp
Normal file
BIN
packs/Icons/Species/Anomid.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
BIN
packs/Icons/Species/Vintian.webp
Normal file
BIN
packs/Icons/Species/Vintian.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
File diff suppressed because one or more lines are too long
|
@ -9,7 +9,7 @@
|
|||
<div class="level-experience">
|
||||
<div class="charlevel">
|
||||
{{ localize "SW5E.StarshipTier" }}
|
||||
<input name="data.details.tier" type="text" value="{{labels.cr}}" placeholder="0" />
|
||||
<input name="data.details.tier" type="text" value="{{data.details.tier}}" placeholder="0" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue