Skip to content

Commit

Permalink
Merge pull request #125 from Evgencheg/master
Browse files Browse the repository at this point in the history
фиксы
  • Loading branch information
Evgencheg authored Sep 10, 2024
2 parents 50dc9fe + fdf5255 commit b55f96f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Locale/ru-RU/zombies/zombie.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ zombie-transform = { CAPITALIZE($target) } теперь зомби!
zombie-infection-greeting = Вы стали зомби. Ваша задача - искать и заражать живых. Работайте сообща со своими воскресшими коллегами, чтобы одолеть оставшихся членов экипажа.
zombie-generic = зомби
# Corvax-Zombies
zombie-name-prefix = { $baseName }
zombie-name-prefix = Зараженный {$target}
zombie-role-desc = Зловещий мертвец.
zombie-role-rules = Вы - антагонист. Ищите и кусайте живых людей, чтобы заразить их и превратить в зомби. Работайте сообща с другими зомби, чтобы захватить станцию.
zombie-permadeath = В этот раз вы мертвы по-настоящему.
4 changes: 4 additions & 0 deletions Resources/Prototypes/_LostParadise/Maps/normandy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@
Prosecutor: [ 1, 1 ]
Clerk: [ 1, 1 ]
ChiefJustice: [ 1, 1 ]
#LOST PARADISE
LPPBlueShieldOfficer: [ 1, 1 ]
LPPAdjutant: [ 1, 1 ]
LPPSecurityEnginer: [ 1, 1 ]

0 comments on commit b55f96f

Please sign in to comment.