✨
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
export default class PokemonItemSheet extends ItemSheet {
|
||||
get template() {
|
||||
return `systems/pokemon/templates/sheets/${this.item.data.type}-sheet.html`
|
||||
return `systems/pokemon/templates/sheets/${this.item.type}-sheet.html`
|
||||
}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"id": "pokemon",
|
||||
"title": "Pokémon TTRPG",
|
||||
"description": "A Pokémon TTRPG",
|
||||
|
BIN
system.zip
BIN
system.zip
Binary file not shown.
Reference in New Issue
Block a user