монетка

This commit is contained in:
BIGZi0348
2024-11-23 18:41:21 +03:00
parent 08332da6df
commit c6dde1628f
9 changed files with 216 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
dice-component-on-examine-message-part-1 = Кость c [color=lightgray]{ $sidesAmount }[/color] сторонами.
dice-component-on-examine-message-part-2 = Она приземлилась на [color=white]{ $currentSide }[/color].
dice-component-on-roll-land = { CAPITALIZE($die) } приземляется на { $currentSide }.
# CoinDice
coindice-component-on-examine-message-part-1 = Как и любая другая монетка, имеет две стороны.
coindice-component-on-examine-message-part-2 = Сейчас на вас смотрит - [color=white]{ $currentSide }[/color].
coindice-component-on-roll-land = { CAPITALIZE($die) } приземляется и вам выпадает - { $currentSide }.