diff --git a/www/data/ContainerProperties.json b/www/data/ContainerProperties.json index e2ef69d..4ca97c5 100644 --- a/www/data/ContainerProperties.json +++ b/www/data/ContainerProperties.json @@ -314,7 +314,7 @@ "height": 108, "opacity": 255, "hidden": false, - "_customFontSize": 28, + "_customFontSize": 18, "_customPadding": 18, "_customLineHeight": 36, "_customBackOpacity": 192, diff --git a/www/data/System.json b/www/data/System.json index bfc5eb5..f97d6d3 100644 --- a/www/data/System.json +++ b/www/data/System.json @@ -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!",