Compendia for Fighting Masteries and Styles and Other Minor Updates

What the title says.
This commit is contained in:
Professor Bunbury 2020-11-05 15:37:53 -05:00
parent 255e658768
commit 1130fdc30d
63 changed files with 419 additions and 119 deletions

View file

@ -189,6 +189,14 @@ export default class ItemSheet5e extends ItemSheet {
else if ( item.type === "classfeature" ) {
}
else if ( item.type === "fightingmastery" ) {
}
else if ( item.type === "fightingstyle" ) {
}
else if ( item.type === "lightsaberform" ) {