This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 38
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
1 parent
bfaac24
commit 7e698e0
Showing
24 changed files
with
302 additions
and
133 deletions.
There are no files selected for viewing
16 changes: 12 additions & 4 deletions
16
...Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/vector.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,10 +1,18 @@ | ||
ent-MagazineBoxVector22 = коробка патронов (.22 LR) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxVector45 = коробка патронов (.45 APC) | ||
ent-MagazineBoxVector22Incendiary = коробка патронов (.22 LR зажигательные) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxVector45Incendiary = коробка патронов (.45 APC зажигательные) | ||
ent-MagazineBoxVector22Practice = коробка патронов (.22 LR учебные) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxVector45Practice = коробка патронов (.45 APC учебные) | ||
ent-MagazineBoxVector22Uranium = коробка патронов (.22 LR урановые) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxVector45Uranium = коробка патронов (.45 APC урановые) | ||
ent-MagazineBoxVector45 = коробка патронов (.45 ACP) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxVector45Incendiary = коробка патронов (.45 ACP зажигательные) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxVector45Practice = коробка патронов (.45 ACP учебные) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxVector45Uranium = коробка патронов (.45 ACP урановые) | ||
.desc = { ent-BaseItem.desc } | ||
ent-MagazineBoxVector45AP = коробка патронов (.45 ACP AP) | ||
.desc = { ent-BaseItem.desc } |
8 changes: 8 additions & 0 deletions
8
...e/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/vector.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,10 +1,18 @@ | ||
ent-CartridgeVector22 = патрон (.22 LR) | ||
.desc = { ent-BaseCartridgePistol.desc } | ||
ent-CartridgeVector22Incendiary = патрон (.22 LR зажигательный) | ||
.desc = { ent-BaseCartridgePistol.desc } | ||
ent-CartridgeVector22Practice = патрон (.22 LR учебный) | ||
.desc = { ent-BaseCartridgePistol.desc } | ||
ent-CartridgeVector22Uranium = патрон (.22 LR урановый) | ||
.desc = { ent-BaseCartridgePistol.desc } | ||
ent-CartridgeVector45 = патрон (.45 ACP) | ||
.desc = { ent-BaseCartridgePistol.desc } | ||
ent-CartridgeVector45Incendiary = патрон (.45 ACP зажигательный) | ||
.desc = { ent-BaseCartridgePistol.desc } | ||
ent-CartridgeVector45Practice = патрон (.45 ACP учебный) | ||
.desc = { ent-BaseCartridgePistol.desc } | ||
ent-CartridgeVector45Uranium = патрон (.45 ACP урановый) | ||
.desc = { ent-BaseCartridgePistol.desc } | ||
ent-CartridgeVector45AP = патрон (.45 ACP AP) | ||
.desc = { ent-BaseCartridgePistol.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
Oops, something went wrong.