-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
587 additions
and
7 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/NPCs/spiders.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,27 @@ | ||
ent-ADTMobHunterSpider = паук-загонщик | ||
.desc = Быстрый паук, что по силе может быть немного слабее своих собратьев. | ||
.suffix = { "Паук" } | ||
ent-ADTMobGuardSpider = паук-страж | ||
.desc = Стандартный представитель пауков, средняя скорость и сила, всё что нужно для охоты на жертву. | ||
.suffix = { "Паук" } | ||
ent-ADTMobViperSpider = каракурт | ||
.desc = Редкий вид пауков, не обладающий сильными физическими характеристиками, но яд которого используется в качестве сыворотки эффективного антитоксина. | ||
.suffix = { "Паук" } | ||
ent-ADTMobTarantulaSpider = тарантул | ||
.desc = Очень крупный и не менее грозный представитель паучих | ||
.suffix = { "Паук" } | ||
ent-ADTMobClownSpider = клоун-паук | ||
.desc = Толи клоун, толи паук, эта мразь способна заставить вас смеяться последний раз в этой жизни. | ||
.suffix = { "Паук" } | ||
ent-ADTMobHunterSpiderAngry = { ADTMobHunterSpider } | ||
.desc = { ADTMobHunterSpider.desc } | ||
.suffix = { "Паук, Злой" } | ||
ent-ADTMobGuardSpiderAngry = { ADTMobGuardSpider } | ||
.desc = { ADTMobGuardSpider.desc } | ||
.suffix = { "Паук, Злой" } | ||
ent-ADTMobViperSpiderAngry = { ADTMobViperSpider } | ||
.desc = { ADTMobViperSpider.desc } | ||
.suffix = { "Паук, Злой" } | ||
ent-ADTMobTarantulaSpiderAngry = { ADTMobTarantulaSpider } | ||
.desc = { ADTMobTarantulaSpider.desc } | ||
.suffix = { "Паук, Злой" } |
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 @@ | ||
toxin-effect-pain-latrotoxin = Вы чувствуете нарастающую боль по всему телу. |
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 |
---|---|---|
@@ -1,2 +1,4 @@ | ||
reagent-name-ultra-chloral-hydrate = Ультрахлоральгидрат | ||
reagent-desc-ultra-chloral-hydrate = Модифицированный хлоральгидрат. В малых дозах вызывает сонливость. В больших дозах усыпляет. Передозировки нет | ||
reagent-name-latrotoxin = Латротоксин | ||
reagent-desc-latrotoxin = Белковый нейротоксин, содержащийся в хелицерах редких ядовитых пауков, вызывающий истощающий выброс нейромедиаторов, головокружение и потерю внимания. Крайне эффективен по отношению к позвоночным животным. |
Oops, something went wrong.