Update sheet again...

This commit is contained in:
2025-01-19 22:33:51 +01:00
parent 4198bf82be
commit 6d4a12252c
40 changed files with 416 additions and 166 deletions

View File

@ -25,6 +25,10 @@ export const MONSTER_RESIST = Object.freeze({
perception: {
id: "perception",
label: "LETHALFANTASY.Monster.perception.label"
},
stealth: {
id: "stealth",
label: "LETHALFANTASY.Monster.stealth.label"
}
})