-
Notifications
You must be signed in to change notification settings - Fork 54
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
1 parent
78f5957
commit 993b70d
Showing
8 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
Resources/Locale/en-US/ss14-ru/prototypes/adt/demon/body/parts/demon.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,22 @@ | ||
ent-PartDemon = demon body part | ||
.desc = { ent-BaseItem.desc } | ||
ent-TorsoDemon = demon torso | ||
.desc = { ent-PartDemon.desc } | ||
ent-HeadDemon = demon head | ||
.desc = { ent-PartDemon.desc } | ||
ent-LeftArmDemon = left demon arm | ||
.desc = { ent-PartDemon.desc } | ||
ent-RightArmDemon = right demon arm | ||
.desc = { ent-PartDemon.desc } | ||
ent-LeftHandDemon = left demon hand | ||
.desc = { ent-PartDemon.desc } | ||
ent-RightHandDemon = right demon hand | ||
.desc = { ent-PartDemon.desc } | ||
ent-LeftLegDemon = left demon leg | ||
.desc = { ent-PartDemon.desc } | ||
ent-RightLegDemon = right demon leg | ||
.desc = { ent-PartDemon.desc } | ||
ent-LeftFootDemon = left demon foot | ||
.desc = { ent-PartDemon.desc } | ||
ent-RightFootDemon = right demon foot | ||
.desc = { ent-PartDemon.desc } |
2 changes: 2 additions & 0 deletions
2
Resources/Locale/en-US/ss14-ru/prototypes/adt/entities/mobs/player/demon.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,2 @@ | ||
ent-MobDemon = Urisst' Mzhand Demon | ||
.desc = { ent-BaseMobDemon.desc } |
4 changes: 4 additions & 0 deletions
4
Resources/Locale/en-US/ss14-ru/prototypes/adt/entities/mobs/species/demon.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,4 @@ | ||
ent-BaseMobDemon = Urisst' Mzhand Demon | ||
.desc = { ent-BaseMobSpecies.desc } | ||
ent-MobDemonDummy = Urist McHands | ||
.desc = A dummy reptilian meant to be used in character setup. |
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 @@ | ||
species-name-demon = Аркана |
2 changes: 2 additions & 0 deletions
2
Resources/Locale/ru-RU/ss14-ru/prototypes/adt/demon/body/organs/demon.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,2 @@ | ||
ent-OrganDemonStomach = { ent-OrganAnimalStomach } | ||
.desc = { ent-OrganAnimalStomach.desc } |
22 changes: 22 additions & 0 deletions
22
Resources/Locale/ru-RU/ss14-ru/prototypes/adt/demon/body/parts/demon.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,22 @@ | ||
ent-PartDemon = часть тела арканы | ||
.desc = { ent-BaseItem.desc } | ||
ent-TorsoDemon = торс арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-HeadDemon = голова арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-LeftArmDemon = левая рука арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-RightArmDemon = правая рука арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-LeftHandDemon = левая кисть арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-RightHandDemon = правая кисть арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-LeftLegDemon = левая нога арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-RightLegDemon = правая нога арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-LeftFootDemon = левая стопа арканы | ||
.desc = { ent-PartDemon.desc } | ||
ent-RightFootDemon = правая стопа арканы | ||
.desc = { ent-PartDemon.desc } |
2 changes: 2 additions & 0 deletions
2
Resources/Locale/ru-RU/ss14-ru/prototypes/adt/entities/mobs/player/demon.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,2 @@ | ||
ent-MobDemon = { ent-BaseMobDemon } | ||
.desc = { ent-BaseMobDemon.desc } |
5 changes: 5 additions & 0 deletions
5
Resources/Locale/ru-RU/ss14-ru/prototypes/adt/entities/mobs/species/demon.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,5 @@ | ||
ent-BaseMobDemon = Урист МакАркана | ||
.desc = { ent-BaseMobSpeciesOrganic.desc } | ||
.suffix = Аркана | ||
ent-MobDemonDummy = { ent-BaseSpeciesDummy } | ||
.desc = { ent-BaseSpeciesDummy.desc } |