forked from GitHub-Mirrors/foundry-sw5e
More work on starship sizes as "classes"
getting there, this seems to be droppable, but doesn't show on sheet yet.
This commit is contained in:
parent
b3344ba8b9
commit
0be98ab20c
7 changed files with 59 additions and 7 deletions
|
@ -468,7 +468,6 @@ SW5E.healingTypes = {
|
|||
"temphp": "SW5E.HealingTemp"
|
||||
};
|
||||
|
||||
|
||||
/* -------------------------------------------- */
|
||||
|
||||
|
||||
|
@ -648,7 +647,7 @@ SW5E.starshipSkills = {
|
|||
"dat": "SW5E.StarshipSkillDat",
|
||||
"hid": "SW5E.StarshipSkillHid",
|
||||
"imp": "SW5E.StarshipSkillImp",
|
||||
"int": "SW5E.StarshipSkillInt",
|
||||
"inf": "SW5E.StarshipSkillInf",
|
||||
"man": "SW5E.StarshipSkillMan",
|
||||
"men": "SW5E.StarshipSkillMen",
|
||||
"pat": "SW5E.StarshipSkillPat",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue