Dice roll popup, some DiceSystem cleanup.

This commit is contained in:
Vera Aguilera Puerto
2021-09-21 17:04:16 +02:00
parent cab0b4fc93
commit 04ea6a66f6
3 changed files with 38 additions and 10 deletions

View File

@@ -1,2 +1,3 @@
dice-component-on-examine-message-part-1 = A die with [color=lightgray]{$sidesAmount}[/color] sides.
dice-component-on-examine-message-part-2 = It has landed on a [color=white]{$currentSide}[/color].
dice-component-on-roll-land = { CAPITALIZE(THE($die)) } lands on a {$currentSide}.