mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Use textual threshold labels instead
This commit is contained in:
parent
c54ddf4c8a
commit
4f50f4db7e
1 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue