Skip to content

Commit

Permalink
Locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant committed Dec 7, 2024
1 parent 76516fd commit a57cd6d
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mouth-storage-examine-condition-occupied=[color=yellow]{CAPITALIZE(SUBJECT($entity))} has something in {POSS-ADJ($entity)} mouth.[/color]
mouth-storage-examine-condition-occupied=[color=yellow]{CAPITALIZE(SUBJECT($entity))} явно что-то держит во рту.[/color]
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
ent-SwitchAgilityAction = Переключить ловкость.
.desc = Переключает способность к активному перемещению.
ent-ActionOpenRadioImplant = Открыть радио-имплант.
.desc = Открывает контейнер ключа шифрования имплантированный в ваш череп.
ent-ActionOpenMouthStorage = Открыть рот.
.desc = Позволяет спрятать что-нибудь за щекой.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ent-GenericRadioImplanter = имплантер коммуниктора
.suffix = НЕ МАППИТЬ
ent-SyndicateRadioImplanter = имплантер коммуниктора синдиката
.suffix = синдикат
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ent-CheekStorage = щёки
.desc = Позволяют вам прятать во рту маленькие секреты.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ent-RadioImplant = имплант интеркома
.desc = Этот имплант содержит радиоустройство со скрытым отсеком для ключа шифрования. Он позволяет своему владельцу общаться на каналах, доступных этому ключу.
ent-SyndicateRadioImplant = имплант интеркома синдиката
.desc = Этот имплант содержит радиомодуль, который позволяет своему владельцу общаться на канале Синдиката.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,10 +286,10 @@
Asphyxiation: -1.0
- type: FireVisuals
alternateState: Standing
# - type: MouthStorage # Corvax-Next-MouthStorage
# mouthProto: CheekStorage
# openStorageAction: ActionOpenMouthStorage
# spitDamageThreshold: 3
- type: MouthStorage # Corvax-Next-MouthStorage
mouthProto: CheekStorage
openStorageAction: ActionOpenMouthStorage
spitDamageThreshold: 3

- type: entity
save: false
Expand Down

0 comments on commit a57cd6d

Please sign in to comment.