Fix Follower Otomo Percentage DMG being incorrectly formatted

This commit is contained in:
GreenComfyTea
2023-08-04 19:36:18 +03:00
parent 71b1992710
commit 31b5251c75

View File

@@ -7034,10 +7034,10 @@ function this.init_default()
visibility = true,
settings = {
right_alignment_shift = 0
right_alignment_shift = 6
},
text_formatting = "%6.1f%%",
text_formatting = "%.1f%%",
offset = {
x = 262,