started on foundry system development with system.json and template.json and started on the core ruleset
This commit is contained in:
0
systemFiles/modules/Lights-End.mjs
Normal file
0
systemFiles/modules/Lights-End.mjs
Normal file
5
systemFiles/modules/sheets/Lights-EndItemSheet.js
Normal file
5
systemFiles/modules/sheets/Lights-EndItemSheet.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export default class LE1eItemSheet extends Itemsheet {
|
||||
get template() {
|
||||
return 'systems/LE1e/systemFiles/templates/sheets/${this.item.data.type}-sheet.html';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user