translate
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
health-change-display =
|
||||
{ $deltasign ->
|
||||
[-1] [color=green]{ NATURALFIXED($amount, 2) }[/color] { $kind }
|
||||
*[1] [color=red]{ NATURALFIXED($amount, 2) }[/color] { $kind }
|
||||
}
|
||||
Reference in New Issue
Block a user