-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
med update™2: electric boogalo. аыы, как делать пр'ы :cl: JustKekc - add: Возвращены реагенты с медицинского апдейта. - add: Возвращены рецепты реагентов с медицинского апдейта. - tweak: Слегка изменён рецепт Кровоостанавливающей пудры; витаминов --------- Co-authored-by: 1Stepka1 <[email protected]>
- Loading branch information
Showing
23 changed files
with
1,182 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
alerts-crawling-name = Ползание | ||
alerts-crawling-desc = Вы ползёте, нажмите С чтобы встать. | ||
alerts-adrenaline-name = [color=red]Адреналин[/color] | ||
alerts-adrenaline-desc = Вы полны адреналина: боль вас не замедлит. | ||
alerts-adrenaline-desc = Вы полны адреналина: боль вас не замедлит. | ||
alerts-polymorph-name = [color=#62278c]Полиморф[/color] | ||
alerts-polymorph-desc = [color=#b26de3]С вашим телом происходит нечто странное...[/color] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
polymorph-effect-feelings = Вы чувствуете странные изменения в вашем теле... | ||
medicine-effect-visible-polymorph = { CAPITALIZE($entity) } притерпевает изменения в теле! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
Resources/Locale/ru-RU/ADT/reagents/effects/narcotic_effects.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
narcotic-effect-sleepy = Вы чувствуете себя сонно. | ||
narcotic-effect-rainbows = Картина перед вашими глазами всё более и более расплывчатая... | ||
narcotic-effect-visible-miosis = Зрачки { CAPITALIZE($entity) } странным образом сузились. | ||
narcotic-effect-loose = Вы чувствуете головокружение. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
reagent-name-copper-nitride = нитрид меди(III) | ||
reagent-desc-copper-nitride = Тёмно-зелёные кристаллы, которые используется в различных лекарствах и реагируют с водой. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
reagent-name-polymorphine = полиморфин | ||
reagent-desc-polymorphine = До сих пор неизученный препарат, вызывающий необычный эффект на тело существа. | ||
reagent-name-chaotic-polymorphine = нестабильный полиморфин | ||
reagent-desc-chaotic-polymorphine = Крайне нестабильный препарат, вызывающий необычный эффект на тело существа. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
reagent-name-opium = опиум | ||
reagent-desc-opium = Сильнодействующий наркотик, получаемый из снотворного мака. Во время его отрытия использовался как болеутоляющее средство, однако из-за последствий в виде наркотической зависимости у пациентов начал применяться только как сырьё для медицинских препаратов. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
reagent-name-ultra-chloral-hydrate = Ультрахлоральгидрат | ||
reagent-desc-ultra-chloral-hydrate = Модифицированный хлоральгидрат. В малых дозах вызывает сонливость. В больших дозах усыпляет. Передозировки нет |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.