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 b3344ba8b9
commit 0be98ab20c
7 changed files with 59 additions and 7 deletions

View file

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