Use textual threshold labels instead

This commit is contained in:
Carlos Fernandez 2026-04-09 16:46:59 -04:00
parent c54ddf4c8a
commit 4f50f4db7e

View file

@ -327,9 +327,9 @@
"text": "Are you sure you want to remove {name} from the party?"
},
"Thresholds": {
"minor": "1HP",
"major": "2HP",
"severe": "3HP"
"minor": "MIN",
"major": "MAJ",
"severe": "SEV"
}
}
},