System development, WIP
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import MGNEItemSheet from "./base-item-sheet.mjs"
|
||||
|
||||
export default class MGNEShieldSheet extends MGNEItemSheet {
|
||||
static PARTS = {
|
||||
main: { template: "systems/fvtt-machine-gods-noxian-expanse/templates/shield.hbs" },
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user