UI: Move the status effect indicators to the right
As the token square is already busy due to the border, the status effect indicators get hidden. Move them entirely to the right of the token, so they don't conflict anymore. Do it only for PCs, as NPC tokens do not have the border and the GM will probably have their token UI open more often, which would hide the status effect indicators.
This commit is contained in:
parent
3914c979b2
commit
b1bde69a7d
4 changed files with 13 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"Settings": {
|
||||
"Enabled": {
|
||||
"Name": "Ajustements d'interface des tokens",
|
||||
"Hint": "Déplace les barres d'attributs sous le token et le nom au dessus."
|
||||
"Hint": "Déplace les barres d'attributs sous le token, le nom au dessus et, pour les PJs, les indicateurs de statut à droite."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue