Add monster changes

This commit is contained in:
2025-01-15 16:50:26 +01:00
parent cc8c1f9864
commit 78b230084f
59 changed files with 103 additions and 139 deletions

View File

@ -44,5 +44,9 @@ export const MONSTER_SAVES = Object.freeze({
poison: {
id: "poison",
label: "LETHALFANTASY.Character.poison.label"
},
paincourage: {
id: "paincourage",
label: "LETHALFANTASY.Character.painCourage.label"
}
})