forked from GitHub-Mirrors/foundry-sw5e
Cleaning up some stuff
This commit is contained in:
parent
b40f5f62f8
commit
0f2f8a1fb6
20 changed files with 191 additions and 4959 deletions
|
@ -2,7 +2,7 @@ import { TraitSelector } from "../apps/trait-selector.js";
|
|||
|
||||
|
||||
/**
|
||||
* Override and extend the core ItemSheet implementation to handle D&D5E specific item types
|
||||
* Override and extend the core ItemSheet implementation to handle SW5E specific item types
|
||||
* @type {ItemSheet}
|
||||
*/
|
||||
export class ItemSheet5e extends ItemSheet {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue