Makes DiceComponent ECS

This commit is contained in:
Vera Aguilera Puerto
2021-08-20 09:51:48 +02:00
parent f58e3d6fd5
commit 3610abecbd
5 changed files with 86 additions and 84 deletions

View File

@@ -1,2 +1,2 @@
dice-component-on-examine-message-part-1 = A dice 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-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].