Skip to content

Commit

Permalink
fix validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinary1 committed Jan 8, 2025
1 parent e1f7027 commit a660a87
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ ent-MechPaintDurandExecutor = { ent-MechPaintBase }
.suffix = Дюранд, Executor
.desc = Баночка аэрозольной краски. На этикетке написано Дюранд "Executor".
ent-MechPaintMaulerMeowler = { ent-MechPaintBase }
.suffix = Mauler, Meowler
.suffix = Маулер, Meowler
.desc = Баночка аэрозольной краски. На этикетке написано Маулер "МЯУлер".
10 changes: 5 additions & 5 deletions Resources/Prototypes/_Sunrise/Actions/animations.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: emote
id: Flip
category: Verb
name: Сальто
name: Flip
whitelist:
components:
- Body
Expand All @@ -16,7 +16,7 @@
- type: emote
id: Jump
category: Verb
name: Прыгнуть
name: Jump
whitelist:
components:
- Body
Expand All @@ -31,7 +31,7 @@
- type: emote
id: Dance
category: Verb
name: Танцевать
name: Dance
whitelist:
components:
- Body
Expand All @@ -46,7 +46,7 @@
- type: emote
id: Lay
category: Verb
name: Лечь/Встать
name: Lay/Stand Up
whitelist:
components:
- Hands
Expand All @@ -60,7 +60,7 @@
- type: emote
id: FallOnNeck
category: Verb
name: Упасть на шею
name: Fall On Neck
whitelist:
components:
- Hands
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Sunrise/Actions/ghost_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

- type: entity
id: GhostChangeTheme
name: Сменить скин призрака
description: Позволяет вам изменить скин призрака.
name: Change Ghost Theme
description: Allows you to change the skin of the ghost.
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/_Sunrise/AssaultOps/ghost_roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
id: SpawnPointAssaultOpsCommander
components:
- type: GhostRole
name: Командир диверсионного отряда
description: Вы являетесь оперативником синдиката, назначенным на уничтожение станции. Вашей задачей как антагониста является выполнение всего необходимого для достижения этой цели.
name: AssaultOps Commander
description: You are a syndicate operative assigned to the destruction of the station. Your task as an antagonist is to do whatever is necessary to achieve this goal.
rules: ghost-role-information-rules-default-team-antagonist
raffle:
settings: default
Expand All @@ -22,8 +22,8 @@
id: SpawnPointAssaultOpsOperative
components:
- type: GhostRole
name: Оперативник диверсионного отряда
description: Вы являетесь оперативником синдиката, назначенным на уничтожение станции. Вашей задачей как антагониста является выполнение всего необходимого для достижения этой цели.
name: AssaultOps Operative
description: You are a syndicate operative assigned to the destruction of the station. Your task as an antagonist is to do whatever is necessary to achieve this goal.
rules: ghost-role-information-rules-default-team-antagonist
raffle:
settings: default
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/AssaultOps/paper.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- type: entity
name: цель
name: target
parent: Paper
id: DocumentAssaultOpsGoal
components:
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Sunrise/Entities/Mobs/NPCs/snowman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
path: /Audio/Effects/Footsteps/snowstep4.ogg
- type: GhostRole
prob: 0.1
name: снеговик
description: Холодный снежный мужик. Бегайте и кидайтесь во всех снежками!
name: snowman
description: Cold snowman. Run around and throw snowballs at everyone!
rules: ghost-role-information-nonantagonist-rules
- type: GhostTakeoverAvailable
- type: FootstepModifier
Expand Down

0 comments on commit a660a87

Please sign in to comment.