-
Notifications
You must be signed in to change notification settings - Fork 619
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
50 changed files
with
231 additions
and
25 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
Resources/Locale/en-US/ss14-ru/prototypes/catalog/fills/items/briefcases.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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
ent-BriefcaseBrownFilled = brown briefcase | ||
.suffix = Filled | ||
.suffix = Filled, Paper | ||
.desc = { ent-BriefcaseBrown.desc } | ||
ent-BriefcaseSyndieSniperBundleFilled = brown briefcase | ||
.suffix = SniperBundle | ||
.desc = { ent-BriefcaseSyndie.desc } | ||
ent-BriefcaseSyndieLobbyingBundleFilled = brown briefcase | ||
.suffix = Filled, Spesos | ||
.suffix = Syndicate, Spesos | ||
.desc = { ent-BriefcaseSyndie.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
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/markers/spawners/random/asteroidcrab.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-AsteroidCrabSpawner = Asteroid Crab Spawner | ||
.desc = { ent-MarkerBase.desc } |
3 changes: 3 additions & 0 deletions
3
Resources/Locale/en-US/ss14-ru/prototypes/entities/markers/spawners/random/crystal.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,3 @@ | ||
ent-CrystalSpawner = Crystal Spawner | ||
.suffix = 70% | ||
.desc = { ent-MarkerBase.desc } |
37 changes: 37 additions & 0 deletions
37
Resources/Locale/en-US/ss14-ru/prototypes/entities/mobs/npcs/elemental.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,37 @@ | ||
ent-MobElementalBase = { "" } | ||
.desc = { "" } | ||
ent-MobQuartzCrab = quartz crab | ||
.desc = An ore crab made from quartz. | ||
ent-MobIronCrab = ore crab | ||
.desc = An ore crab made from iron. | ||
ent-MobUraniumCrab = ore crab | ||
.desc = An ore crab made from uranium. | ||
ent-ReagentSlime = Reagent slime | ||
.desc = It consists of a liquid, and it wants to dissolve you in itself. | ||
.suffix = Water | ||
ent-ReagentSlimeSpawner = Reagent Slime Spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-ReagentSlimeBeer = { ent-ReagentSlime } | ||
.suffix = Beer | ||
.desc = { ent-ReagentSlime.desc } | ||
ent-ReagentSlimePax = { ent-ReagentSlime } | ||
.suffix = Pax | ||
.desc = { ent-ReagentSlime.desc } | ||
ent-ReagentSlimeNocturine = { ent-ReagentSlime } | ||
.suffix = Nocturine | ||
.desc = { ent-ReagentSlime.desc } | ||
ent-ReagentSlimeTHC = { ent-ReagentSlime } | ||
.suffix = THC | ||
.desc = { ent-ReagentSlime.desc } | ||
ent-ReagentSlimeBicaridine = { ent-ReagentSlime } | ||
.suffix = Bicaridine | ||
.desc = { ent-ReagentSlime.desc } | ||
ent-ReagentSlimeToxin = { ent-ReagentSlime } | ||
.suffix = Toxin | ||
.desc = { ent-ReagentSlime.desc } | ||
ent-ReagentSlimeNapalm = { ent-ReagentSlime } | ||
.suffix = Napalm | ||
.desc = { ent-ReagentSlime.desc } | ||
ent-ReagentSlimeOmnizine = { ent-ReagentSlime } | ||
.suffix = Omnizine | ||
.desc = { ent-ReagentSlime.desc } |
1 change: 1 addition & 0 deletions
1
Resources/Locale/en-US/ss14-ru/prototypes/entities/mobs/player/human.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
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
2 changes: 2 additions & 0 deletions
2
Resources/Locale/en-US/ss14-ru/prototypes/entities/structures/machines/hotplate.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 |
---|---|---|
@@ -1,2 +1,4 @@ | ||
ent-BaseHeaterMachine = { ent-BaseMachinePowered } | ||
.desc = { ent-BaseMachinePowered.desc } | ||
ent-ChemistryHotplate = hotplate | ||
.desc = The descendent of the microwaves, our newest invention in beaker heating technology: the hotplate! |
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: 7 additions & 3 deletions
10
Resources/Locale/en-US/ss14-ru/prototypes/entities/structures/power/chargers.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 |
---|---|---|
@@ -1,8 +1,12 @@ | ||
ent-BaseRecharger = { ent-BaseMachinePowered } | ||
.desc = { ent-BaseMachinePowered.desc } | ||
ent-BaseItemRecharger = { ent-BaseRecharger } | ||
.desc = { ent-BaseRecharger.desc } | ||
ent-PowerCellRecharger = cell recharger | ||
.desc = { ent-ConstructibleMachine.desc } | ||
.desc = { ent-BaseItemRecharger.desc } | ||
ent-WeaponCapacitorRecharger = recharger | ||
.desc = { ent-PowerCellRecharger.desc } | ||
.desc = { ent-BaseItemRecharger.desc } | ||
ent-WallWeaponCapacitorRecharger = wall recharger | ||
.desc = { "" } | ||
.desc = { ent-BaseItemRecharger.desc } | ||
ent-BorgCharger = cyborg recharging station | ||
.desc = A stationary charger for various robotic and cyborg entities. Surprisingly spacious. |
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
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 @@ | ||
advertisement-curadrobe-1 = Glasses for your eyes and literature for your soul, CuraDrobe has it all! | ||
advertisement-curadrobe-2 = Impress & enthrall your library guests with CuraDrobe's extended line of pens! |
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
Oops, something went wrong.