-
Notifications
You must be signed in to change notification settings - Fork 642
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: lzk <[email protected]>
- Loading branch information
Showing
8 changed files
with
51 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
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
14 changes: 7 additions & 7 deletions
14
...e/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/grenade.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,14 +1,14 @@ | ||
ent-BaseMagazineGrenade = grenade cartridge | ||
ent-BaseMagazineGrenade = картридж гранат | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineGrenadeEmpty = grenade cartridge | ||
ent-MagazineGrenadeEmpty = картридж гранат | ||
.desc = { ent-BaseMagazineGrenade.desc } | ||
ent-MagazineGrenadeFrag = frag grenade cartridge | ||
ent-MagazineGrenadeFrag = картридж осколочных гранат | ||
.desc = { ent-BaseMagazineGrenade.desc } | ||
ent-MagazineGrenadeEMP = EMP grenade cartridge | ||
ent-MagazineGrenadeEMP = картридж ЭМИ гранат | ||
.desc = { ent-BaseMagazineGrenade.desc } | ||
ent-MagazineGrenadeFlash = flash grenade cartridge | ||
ent-MagazineGrenadeFlash = картридж светошумовых гранат | ||
.desc = { ent-BaseMagazineGrenade.desc } | ||
ent-MagazineGrenadeBlast = blast grenade cartridge | ||
ent-MagazineGrenadeBlast = картридж фугасных гранат | ||
.desc = { ent-BaseMagazineGrenade.desc } | ||
ent-MagazineGrenadeBaton = baton grenade cartridge | ||
ent-MagazineGrenadeBaton = картридж шоковых гранат | ||
.desc = { ent-BaseMagazineGrenade.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
26 changes: 13 additions & 13 deletions
26
Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/cannons.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,14 +1,14 @@ | ||
ent-ShuttleGunBase = shittle gun | ||
ent-ShuttleGunBase = пушка щиттла | ||
.desc = { "" } | ||
ent-ShuttleGunSvalinnMachineGun = LSE-400c "Svalinn machine gun" | ||
.desc = Basic stationary laser unit. Effective against live targets and electronics. Uses regular power cells to fire, and has an extremely high rate of fire | ||
ent-ShuttleGunPerforator = LSE-1200c "Perforator" | ||
.desc = Advanced stationary laser unit. Annihilates electronics and is extremely dangerous to health! Uses the power cage to fire. | ||
ent-ShuttleGunFriendship = EXP-320g "Friendship" | ||
.desc = A small stationary grenade launcher that holds 2 grenades. | ||
ent-ShuttleGunDuster = EXP-2100g "Duster" | ||
.desc = A powerful stationary grenade launcher. A cartridge is required for use. | ||
ent-ShuttleGunPirateCannon = pirate ship cannon | ||
.desc = Kaboom! | ||
ent-ShuttleGunKinetic = PTK-800 "Matter Dematerializer" | ||
.desc = Salvage stationary mining turret. Gradually accumulates charges on its own, extremely effective for asteroid excavation. | ||
ent-ShuttleGunSvalinnMachineGun = LSE-400c "Пулемёт Свалинн" | ||
.desc = Базовая стационарная лазерная установка. Эффективна против живой силы и электроприборов. Для стрельбы использует обычые энергоячейкии и обладает чрезвычайно высокой скорострельностью. | ||
ent-ShuttleGunPerforator = LSE-1200c "Перфоратор" | ||
.desc = Продвинутая стационарная лазерная установка. Уничтожает электроприборы и чрезвычайно опасна для здоровья! Для стрельбы использует энергоячейки. | ||
ent-ShuttleGunFriendship = EXP-320g "Дружба" | ||
.desc = Небольшой стационарный гранатомет, вмещающий 2 гранаты. | ||
ent-ShuttleGunDuster = EXP-2100g "Дастер" | ||
.desc = Мощный стационарный гранатомет. Для стрельбы необходим картридж. | ||
ent-ShuttleGunPirateCannon = пушка пиратского корабля | ||
.desc = Кабум! | ||
ent-ShuttleGunKinetic = PTK-800 "Дематериализатор материи" | ||
.desc = Стационарная добывающая турель утилизаторов. Самостоятельно накапливает заряды, чрезвычайно эффективна при раскопке астероидов. |