Dice roll popup, some DiceSystem cleanup.
This commit is contained in:
5
Resources/Changelog/Parts/dice.yml
Normal file
5
Resources/Changelog/Parts/dice.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
author: Zumorica
|
||||
changes:
|
||||
- type: Tweak # One of the following: Add, Remove, Tweak, Fix
|
||||
message: Dice now show a popup with the number they rolled when used.
|
||||
|
||||
@@ -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}.
|
||||
|
||||
Reference in New Issue
Block a user