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:
supervj 2021-05-22 01:05:50 -04:00
parent 8b60052f65
commit b3007aeecb
7 changed files with 95 additions and 13 deletions

View file

@ -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",