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
8b60052f65
commit
b3007aeecb
7 changed files with 95 additions and 13 deletions
|
@ -642,7 +642,6 @@ SW5E.healingTypes = {
|
|||
"temphp": "SW5E.HealingTemp"
|
||||
};
|
||||
|
||||
|
||||
/* -------------------------------------------- */
|
||||
|
||||
|
||||
|
@ -822,7 +821,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