forked from GitHub-Mirrors/foundry-sw5e
Compendia for Fighting Masteries and Styles and Other Minor Updates
What the title says.
This commit is contained in:
parent
255e658768
commit
1130fdc30d
63 changed files with 419 additions and 119 deletions
|
@ -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" ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue