-
Notifications
You must be signed in to change notification settings - Fork 627
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
43 changed files
with
236 additions
and
4 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/gingerbread.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-PartGingerbread = gingerbead body part | ||
.desc = { ent-BaseItem.desc } | ||
ent-TorsoGingerbread = gingerbread torso | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-HeadGingerbread = gingerbread head | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-LeftArmGingerbread = left gingerbread arm | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-RightArmGingerbread = right gingerbread arm | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-LeftHandGingerbread = left gingerbread hand | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-RightHandGingerbread = right gingerbread hand | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-LeftLegGingerbread = left gingerbread leg | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-RightLegGingerbread = right gingerbread leg | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-LeftFootGingerbread = left gingerbread foot | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-RightFootGingerbread = right gingerbread foot | ||
.desc = { ent-PartGingerbread.desc } |
22 changes: 22 additions & 0 deletions
22
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/terminator.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-PartTerminator = nt-800 body part | ||
.desc = { ent-BaseItem.desc } | ||
ent-TorsoTerminator = nt-800 torso | ||
.desc = { ent-PartTerminator.desc } | ||
ent-HeadTerminator = nt-800 skull | ||
.desc = Its red eyes have powered down... for now. | ||
ent-LeftArmTerminator = left nt-800 arm | ||
.desc = { ent-PartTerminator.desc } | ||
ent-RightArmTerminator = right nt-800 arm | ||
.desc = { ent-PartTerminator.desc } | ||
ent-LeftHandTerminator = left nt-800 hand | ||
.desc = { ent-PartTerminator.desc } | ||
ent-RightHandTerminator = right nt-800 hand | ||
.desc = { ent-PartTerminator.desc } | ||
ent-LeftLegTerminator = left nt-800 leg | ||
.desc = { ent-PartTerminator.desc } | ||
ent-RightLegTerminator = right nt-800 leg | ||
.desc = { ent-PartTerminator.desc } | ||
ent-LeftFootTerminator = left nt-800 foot | ||
.desc = { ent-PartTerminator.desc } | ||
ent-RightFootTerminator = right nt-800 foot | ||
.desc = { ent-PartTerminator.desc } |
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
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
2 changes: 2 additions & 0 deletions
2
Resources/Locale/en-US/ss14-ru/prototypes/entities/mobs/player/gingerbread.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-MobGingerbread = Urist McCookie | ||
.desc = { ent-BaseMobGingerbread.desc } |
4 changes: 4 additions & 0 deletions
4
Resources/Locale/en-US/ss14-ru/prototypes/entities/mobs/player/terminator.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-MobHumanTerminator = exterminator | ||
.desc = { ent-MobHuman.desc } | ||
ent-MobTerminatorEndoskeleton = nt-800 "exterminator" endoskeleton | ||
.desc = The inner powerhouse of Susnet's infiltrator androids. Ridiculously hard alloy on the inside, unassuming flesh on the outside. |
4 changes: 4 additions & 0 deletions
4
Resources/Locale/en-US/ss14-ru/prototypes/entities/mobs/species/gingerbread.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-BaseMobGingerbread = Urist McCookie | ||
.desc = { ent-BaseMobSpeciesOrganic.desc } | ||
ent-MobGingerbreadDummy = { ent-BaseSpeciesDummy } | ||
.desc = { ent-BaseSpeciesDummy.desc } |
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
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
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/en-US/ss14-ru/prototypes/objectives/terminator.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 @@ | ||
ent-BaseTerminatorObjective = { ent-BaseObjective } | ||
.desc = { ent-BaseObjective.desc } | ||
ent-TerminateObjective = { ent-BaseTerminatorObjective } | ||
.desc = Follow your programming and terminate the target. | ||
ent-ShutDownObjective = Shut down | ||
.desc = Once the mission is complete die to prevent our technology from being stolen. |
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
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
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
10 changes: 10 additions & 0 deletions
10
Resources/Locale/ru-RU/game-ticking/game-rules/rule-terminator.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,10 @@ | ||
terminator-round-end-agent-name = nt-800 | ||
objective-issuer-susnet = [color=#d64119]Susnet[/color] | ||
terminator-role-greeting = | ||
You are the exterminator, a relentless assassin sent into the past to secure our future. | ||
We need you to eliminate { $target }, { $job }. | ||
Use any means at your disposal to complete the mission. | ||
Glory to Cybersun. | ||
terminator-role-briefing = Kill the target at all costs. | ||
terminator-endoskeleton-gib-popup = All the battered flesh falls apart, revealing a titanium endoskeleton! | ||
terminator-endoskeleton-burn-popup = The seared flesh is burned to a crisp, revealing a titanium endoskeleton! |
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
10 changes: 10 additions & 0 deletions
10
Resources/Locale/ru-RU/janitorial/janitorial-slot-component.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,10 @@ | ||
# mop bucket | ||
mop-bucket-slot-component-slot-name-shark = Shark | ||
# janitorial trolley | ||
janitorial-trolley-slot-component-slot-name-plunger = Plunger | ||
janitorial-trolley-slot-component-slot-name-sign = Sign | ||
janitorial-trolley-slot-component-slot-name-lightreplacer = Light Replacer | ||
janitorial-trolley-slot-component-slot-name-spray = Spray | ||
janitorial-trolley-slot-component-slot-name-bucket = Bucket | ||
janitorial-trolley-slot-component-slot-name-trashbag = Trash Bag | ||
janitorial-trolley-slot-component-slot-name-mop = Mop |
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 @@ | ||
objective-terminate-title = Terminate { $targetName }, { CAPITALIZE($job) } |
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
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
22 changes: 22 additions & 0 deletions
22
Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/gingerbread.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-PartGingerbread = gingerbead body part | ||
.desc = { ent-BaseItem.desc } | ||
ent-TorsoGingerbread = gingerbread torso | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-HeadGingerbread = gingerbread head | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-LeftArmGingerbread = left gingerbread arm | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-RightArmGingerbread = right gingerbread arm | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-LeftHandGingerbread = left gingerbread hand | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-RightHandGingerbread = right gingerbread hand | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-LeftLegGingerbread = left gingerbread leg | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-RightLegGingerbread = right gingerbread leg | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-LeftFootGingerbread = left gingerbread foot | ||
.desc = { ent-PartGingerbread.desc } | ||
ent-RightFootGingerbread = right gingerbread foot | ||
.desc = { ent-PartGingerbread.desc } |
22 changes: 22 additions & 0 deletions
22
Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/terminator.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-PartTerminator = nt-800 body part | ||
.desc = { ent-BaseItem.desc } | ||
ent-TorsoTerminator = nt-800 torso | ||
.desc = { ent-PartTerminator.desc } | ||
ent-HeadTerminator = nt-800 skull | ||
.desc = Its red eyes have powered down... for now. | ||
ent-LeftArmTerminator = left nt-800 arm | ||
.desc = { ent-PartTerminator.desc } | ||
ent-RightArmTerminator = right nt-800 arm | ||
.desc = { ent-PartTerminator.desc } | ||
ent-LeftHandTerminator = left nt-800 hand | ||
.desc = { ent-PartTerminator.desc } | ||
ent-RightHandTerminator = right nt-800 hand | ||
.desc = { ent-PartTerminator.desc } | ||
ent-LeftLegTerminator = left nt-800 leg | ||
.desc = { ent-PartTerminator.desc } | ||
ent-RightLegTerminator = right nt-800 leg | ||
.desc = { ent-PartTerminator.desc } | ||
ent-LeftFootTerminator = left nt-800 foot | ||
.desc = { ent-PartTerminator.desc } | ||
ent-RightFootTerminator = right nt-800 foot | ||
.desc = { ent-PartTerminator.desc } |
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
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
2 changes: 2 additions & 0 deletions
2
Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/gingerbread.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-MobGingerbread = Urist McCookie | ||
.desc = { ent-BaseMobGingerbread.desc } |
Oops, something went wrong.