-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Vigers Ray <[email protected]>
- Loading branch information
1 parent
fdce70c
commit ba7530e
Showing
10 changed files
with
240 additions
and
19 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
...Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/explosives.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,3 +1,15 @@ | ||
ent-CartridgeRocketNT = выстрел НТ-69 | ||
.desc = { ent-CartridgeRocket.desc } | ||
.suffix = НТ | ||
ent-BaseArtilleryShell = базовый артиллерийский снаряд | ||
.desc = Базовый артиллерийский снаряд. | ||
ent-ShellFragArtillery = осколочный артиллерийский снаряд | ||
.desc = Артиллерийский снаряд. | ||
ent-ShellBatonArtillery = шоковый артиллерийский снаряд | ||
.desc = { ent-ShellFragArtillery.desc } | ||
ent-ShellBlastArtillery = фугасный артиллерийский снаряд | ||
.desc = { ent-ShellFragArtillery.desc } | ||
ent-ShellFlashArtillery = ослепляющий артиллерийский снаряд | ||
.desc = { ent-ShellFragArtillery.desc } | ||
ent-ShellEMPArtillery = ЭМИ артиллерийский снаряд | ||
.desc = { ent-ShellFragArtillery.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
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 |
---|---|---|
|
@@ -314,3 +314,6 @@ | |
|
||
- type: Tag | ||
id: SolarAssemblyFlatpack | ||
|
||
- type: Tag | ||
id: ArtilleryShell |