Tweaked reverse the token's bar on fatigue and colorize in red the strife bar if compromise

This commit is contained in:
Vlyan
2021-02-06 12:49:24 +01:00
parent 694333a1cb
commit 768fda1752
5 changed files with 30 additions and 24 deletions

View File

@@ -73,8 +73,8 @@ export const RegisterSettings = function () {
/* ------------------------------------ */
/* Token bars */
/* ------------------------------------ */
game.settings.register("l5r5e", "token.reversefatiguebar", {
/* ------------------------------------ */
game.settings.register("l5r5e", "token.reverseFatigueBar", {
name: game.i18n.localize("SETTINGS.ReverseFatigueBar"),
scope: "world",
config: true,