This commit is contained in:
Nikolaj
2025-08-05 10:58:27 +02:00
parent a3d875a321
commit c1424c7650
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ const api = foundry.applications.api;
const sheets = foundry.applications.sheets;
export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixin(sheets.ActorSheetV2) {
static effectivenessChart = {
effectivenessChart = {
"normal": {
"normal": 1,
"fire": 1,