Skip to content

Commit

Permalink
Added "calculate_body_yaw" command to 2.1 RU strings
Browse files Browse the repository at this point in the history
Guess that was the command I forgot to translate due to the amount of strings matching
  • Loading branch information
Andruxioid authored and mchorse committed Oct 18, 2020
1 parent 6f743bb commit 5883751
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions help/ru_RU/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
blockbuster:
commands:
# General commands (no SubCommandBase commands)
director:
|
{l}{6}/{r}director {8}<play|toggle|stop|loop|disable_state>{r} {7}<x> <y> <z> [flag]{r}

{r}Воспроизвести, остановить или переключить воспроизведение в блоке режиссёра в точке {7}<x>{r}, {7}<y>{r}, и {7}<z>{r} (вы можете использовать F3 чтобы установить координаты). Также тут есть закольцовывание {7}loop{r} и {7}disable_state{r} которое позволяет изменить закольцовывание и способность заряжать редстоун посредством аргумента {7}[flag]{r} на ({7}true{r} или {7}false{r}).

scene:
|
{l}{6}/{r}scene {8}<play|toggle|stop|loop>{r} {7}<name> [flag]{r}
Expand All @@ -24,6 +18,12 @@ blockbuster:

{r}Добавляет действие к записи игрока с именем {7}<filename>{r} в тике {7}<tick>{r} типа {7}<action_type>{r} с дополнительной информацией, указанной в {7}[data_tag]{r}.

calculate_body_yaw:
|
{l}{6}/{r}record {8}calculate_body_yaw{r} {7}<filename>{r}

{r}Автоматически просчитывает рыскание тела для заданной записи игрока{r}.

clean:
|
{l}{6}/{r}record {8}clean{r} {7}<filename> <property> [value] [from] [to]{r}
Expand Down

0 comments on commit 5883751

Please sign in to comment.