-
Notifications
You must be signed in to change notification settings - Fork 622
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
24 changed files
with
170 additions
and
57 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
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
4 changes: 4 additions & 0 deletions
4
Resources/Locale/en-US/ss14-ru/prototypes/corvax/entities/objects/books/hyperlinkbooks.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-BaseHyperLinkBook = { ent-BaseItem } | ||
.desc = { ent-BaseItem.desc } | ||
ent-HyperLinkBookCorporateLaw = corporate law | ||
.desc = A book of complicated laws for shitsec on station. |
2 changes: 2 additions & 0 deletions
2
Resources/Locale/en-US/ss14-ru/prototypes/entities/clothing/eyes/hud.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
2 changes: 2 additions & 0 deletions
2
...urces/Locale/en-US/ss14-ru/prototypes/entities/markers/spawners/random/encryption_key.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-LootSpawnerEncryptionKey = random encryption key spawner | ||
.desc = { ent-MarkerBase.desc } |
5 changes: 5 additions & 0 deletions
5
Resources/Locale/en-US/ss14-ru/prototypes/entities/markers/spawners/random/industrial.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-LootSpawnerIndustrialFluff = industrial fluff spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerIndustrial = industrial loot spawner | ||
.suffix = Tools + Materials | ||
.desc = { ent-MarkerBase.desc } |
15 changes: 15 additions & 0 deletions
15
Resources/Locale/en-US/ss14-ru/prototypes/entities/markers/spawners/random/materials.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,15 @@ | ||
ent-LootSpawnerMaterials = materials spawner | ||
.suffix = Construction Materials | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMaterialsSupplementary = materials spawner | ||
.suffix = Supplementary Materials | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMaterialsHighValueConstruction = high-value materials spawner | ||
.suffix = Construction Materials | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMaterialsHighValue = high-value materials spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMaterialsSurplus = surplus materials spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerCableCoil = cable coil spawner | ||
.desc = { ent-MarkerBase.desc } |
4 changes: 4 additions & 0 deletions
4
Resources/Locale/en-US/ss14-ru/prototypes/entities/markers/spawners/random/medical.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-LootSpawnerMedicalMinor = healing supplies spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMedicalClassy = medical loot spawner | ||
.desc = { ent-MarkerBase.desc } |
15 changes: 15 additions & 0 deletions
15
Resources/Locale/en-US/ss14-ru/prototypes/entities/markers/spawners/random/security.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,15 @@ | ||
ent-LootSpawnerSecurityBasic = security loot spawner | ||
.suffix = Gear, Simple | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerSecurity = security loot spawner | ||
.suffix = Gear, Better | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerArmory = armory loot spawner | ||
.suffix = Guns, Armor | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerArmoryGunsOnly = armory loot spawner | ||
.suffix = Guns | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerArmoryArmorOnly = armory loot spawner | ||
.suffix = Armor | ||
.desc = { ent-MarkerBase.desc } |
1 change: 1 addition & 0 deletions
1
Resources/Locale/en-US/ss14-ru/prototypes/entities/mobs/player/dragon.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
42 changes: 22 additions & 20 deletions
42
Resources/Locale/en-US/ss14-ru/prototypes/gamerules/cargo_gifts.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,20 +1,22 @@ | ||
ent-GiftsPizzaPartySmall = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsPizzaPartyLarge = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsEngineering = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsVendingRestock = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsJanitor = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsMedical = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsSpacingSupplies = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsFireProtection = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsSecurityGuns = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsSecurityRiot = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-CargoGiftsBase = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-GiftsPizzaPartySmall = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsPizzaPartyLarge = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsEngineering = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsVendingRestock = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsJanitor = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsMedical = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsSpacingSupplies = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsFireProtection = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsSecurityGuns = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.desc } | ||
ent-GiftsSecurityRiot = { ent-CargoGiftsBase } | ||
.desc = { ent-CargoGiftsBase.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
2 changes: 0 additions & 2 deletions
2
Resources/Locale/en-US/ss14-ru/prototypes/gamerules/midround.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,6 +1,4 @@ | ||
ent-Ninja = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-Dragon = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.desc } | ||
ent-Thief = { ent-BaseGameRule } | ||
.desc = { ent-BaseGameRule.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
ent-StorePresetUplink = { "" } | ||
.desc = { "" } | ||
ent-StorePresetSpellbook = { "" } | ||
.desc = { "" } |
4 changes: 4 additions & 0 deletions
4
Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/books/hyperlinkbooks.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-BaseHyperLinkBook = { ent-BaseItem } | ||
.desc = { ent-BaseItem.desc } | ||
ent-HyperLinkBookCorporateLaw = corporate law | ||
.desc = A book of complicated laws for shitsec on station. |
2 changes: 2 additions & 0 deletions
2
...urces/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/encryption_key.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-LootSpawnerEncryptionKey = random encryption key spawner | ||
.desc = { ent-MarkerBase.desc } |
5 changes: 5 additions & 0 deletions
5
Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/industrial.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-LootSpawnerIndustrialFluff = industrial fluff spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerIndustrial = industrial loot spawner | ||
.suffix = Tools + Materials | ||
.desc = { ent-MarkerBase.desc } |
15 changes: 15 additions & 0 deletions
15
Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/materials.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,15 @@ | ||
ent-LootSpawnerMaterials = materials spawner | ||
.suffix = Construction Materials | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMaterialsSupplementary = materials spawner | ||
.suffix = Supplementary Materials | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMaterialsHighValueConstruction = high-value materials spawner | ||
.suffix = Construction Materials | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMaterialsHighValue = high-value materials spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMaterialsSurplus = surplus materials spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerCableCoil = cable coil spawner | ||
.desc = { ent-MarkerBase.desc } |
4 changes: 4 additions & 0 deletions
4
Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/medical.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-LootSpawnerMedicalMinor = healing supplies spawner | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerMedicalClassy = medical loot spawner | ||
.desc = { ent-MarkerBase.desc } |
15 changes: 15 additions & 0 deletions
15
Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/security.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,15 @@ | ||
ent-LootSpawnerSecurityBasic = security loot spawner | ||
.suffix = Gear, Simple | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerSecurity = security loot spawner | ||
.suffix = Gear, Better | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerArmory = armory loot spawner | ||
.suffix = Guns, Armor | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerArmoryGunsOnly = armory loot spawner | ||
.suffix = Guns | ||
.desc = { ent-MarkerBase.desc } | ||
ent-LootSpawnerArmoryArmorOnly = armory loot spawner | ||
.suffix = Armor | ||
.desc = { ent-MarkerBase.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
ent-StorePresetUplink = { "" } | ||
.desc = { "" } | ||
ent-StorePresetSpellbook = { "" } | ||
.desc = { "" } |