Adjust font
This commit is contained in:
parent
f06ff280ba
commit
aa91f445b2
2 changed files with 2 additions and 2 deletions
|
|
@ -314,7 +314,7 @@
|
|||
"height": 108,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customFontSize": 18,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
|
|
|
|||
|
|
@ -1180,7 +1180,7 @@
|
|||
],
|
||||
"messages": {
|
||||
"actionFailure": "%1's attack has failed!",
|
||||
"actorDamage": "%1 took \\C[10] \\C[0] damage!",
|
||||
"actorDamage": "%1 took \\C[10]%2\\C[0] damage!",
|
||||
"actorDrain": "%1 has had %2 stolen by %3!",
|
||||
"actorGain": "%2 of %1 has increased by %3!",
|
||||
"actorLoss": "%2 of %1 decreased by %3!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue