Merge remote-tracking branch 'origin/master' into weapon-modules
This commit is contained in:
@@ -2772,3 +2772,40 @@
|
||||
id: 216
|
||||
time: '2024-03-24T08:59:57.0000000+00:00'
|
||||
url: https://api.github.com/repos/frosty-dev/ss14-core/pulls/227
|
||||
- author: ThereDrD
|
||||
changes:
|
||||
- message: "\u0420\u0435\u0441\u043F\u0440\u0430\u0439\u0442 \u044D\u043A\u0441\u043F\
|
||||
\u0435\u0440\u0438\u043C\u0435\u043D\u0442\u0430\u043B\u044C\u043D\u043E\u0439\
|
||||
\ \u0434\u0443\u0431\u0438\u043D\u043A\u0438"
|
||||
type: Add
|
||||
- message: "\u0420\u0435\u0441\u043F\u0440\u0430\u0439\u0442 \u043A\u043E\u0440\u0438\
|
||||
\u0447\u043D\u0435\u0432\u043E\u0433\u043E \u0434\u0438\u0432\u0430\u043D\u0430"
|
||||
type: Add
|
||||
- message: "\u0420\u0435\u0441\u043F\u0440\u0430\u0439\u0442 \u0433\u0430\u043B\u043E\
|
||||
\u0448"
|
||||
type: Add
|
||||
- message: "\u0421\u043F\u0440\u0430\u0439\u0442 \u0432\u043D\u0435\u0448\u043D\u0435\
|
||||
\u0433\u043E \u0443\u0433\u043B\u0430 \u0441\u0435\u0440\u043E\u0433\u043E \u0434\
|
||||
\u0438\u0432\u0430\u043D\u0430"
|
||||
type: Fix
|
||||
id: 217
|
||||
time: '2024-03-24T09:04:31.0000000+00:00'
|
||||
url: https://api.github.com/repos/frosty-dev/ss14-core/pulls/235
|
||||
- author: Armenian
|
||||
changes:
|
||||
- message: "\u0412\u043E\u0437\u043C\u043E\u0436\u043D\u043E\u0441\u0442\u044C \u0437\
|
||||
\u0430\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C \u0440\u0435\u0441\u0443\
|
||||
\u0440\u0441\u044B \u0432 \u043A\u0430\u0440\u0433\u043E"
|
||||
type: Add
|
||||
- message: "\u0414\u043E\u0431\u0430\u0432\u043B\u0435\u043D \u0437\u0430\u043A\u0430\
|
||||
\u0437 \u0441\u043A\u0430\u0444\u0430\u043D\u0434\u0440\u043E\u0432 \u0421\u0411\
|
||||
\ \u0432 \u043A\u0430\u0440\u0433\u043E"
|
||||
type: Add
|
||||
- message: "\u0414\u043E\u0431\u0430\u0432\u043B\u0435\u043D \u0437\u0430\u043A\u0430\
|
||||
\u0437 \u043D\u0435\u043B\u0435\u0442\u0430\u043B\u044C\u043D\u044B\u0445 \u043F\
|
||||
\u0430\u0442\u0440\u043E\u043D \u043F\u043E \u043F\u0440\u0438\u0435\u043C\u043B\
|
||||
\u0435\u043C\u044B\u043C \u0446\u0435\u043D\u0430\u043C."
|
||||
type: Add
|
||||
id: 218
|
||||
time: '2024-03-24T09:31:43.0000000+00:00'
|
||||
url: https://api.github.com/repos/frosty-dev/ss14-core/pulls/238
|
||||
|
||||
@@ -97,3 +97,51 @@
|
||||
cost: 1000
|
||||
category: Materials
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: Ящик с ураном
|
||||
description: Ящик с 30 листами урана.
|
||||
id: MaterialUranium
|
||||
icon:
|
||||
sprite: Objects/Materials/Sheets/other.rsi
|
||||
state: uranium
|
||||
product: CrateMaterialUranium
|
||||
cost: 3000
|
||||
category: Materials
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с золотом
|
||||
description: Ящик с 30 слитками золота.
|
||||
id: MaterialGold
|
||||
icon:
|
||||
sprite: Objects/Materials/ingots.rsi
|
||||
state: gold
|
||||
product: CrateMaterialGold
|
||||
cost: 4000
|
||||
category: Materials
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с серебром
|
||||
description: Ящик с 30 слитками серебра.
|
||||
id: MaterialSilver
|
||||
icon:
|
||||
sprite: Objects/Materials/ingots.rsi
|
||||
state: silver
|
||||
product: CrateMaterialSilver
|
||||
cost: 3000
|
||||
category: Materials
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с бананиумом
|
||||
description: Ящик с 30 кусочками бананиума.
|
||||
id: MaterialBananium
|
||||
icon:
|
||||
sprite: Objects/Materials/ore.rsi
|
||||
state: bananium
|
||||
product: CrateMaterialBananium
|
||||
cost: 3000
|
||||
category: Materials
|
||||
group: market
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
- type: cargoProduct
|
||||
id: CratePaper
|
||||
icon:
|
||||
sprite: Objects/Materials/Sheets/other.rsi
|
||||
state: paper
|
||||
product: CratePaper
|
||||
cost: 1000
|
||||
category: Materials
|
||||
group: market
|
||||
@@ -1,3 +1,13 @@
|
||||
- type: cargoProduct
|
||||
id: CratePaper
|
||||
icon:
|
||||
sprite: Objects/Materials/Sheets/other.rsi
|
||||
state: paper
|
||||
product: CratePaper
|
||||
cost: 1000
|
||||
category: Materials
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик магазинов для ПП
|
||||
description: ящик с магазинами для пистолетов-пулеметов, заполненными патронами.
|
||||
@@ -10,16 +20,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateSubMachineGunCrateAmmo
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для ПП
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazinePistolSubMachineGun
|
||||
amount: 2
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик магазинов для WT-550
|
||||
description: ящик с магазинами для пистолетов-пулеметов WT-550, заполненными патронами.
|
||||
@@ -32,16 +32,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateWT550Magazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для WT-550
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazinePistolSubMachineGunTopMounted
|
||||
amount: 2
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик магазинов для Лектера
|
||||
description: ящик с магазинами для Лектора, заполненными патронами.
|
||||
@@ -54,16 +44,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateLecterMagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для Лектера
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineRifle
|
||||
amount: 2
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик магазинов для пистолетов
|
||||
description: ящик с магазинами для пистолетов, заполненными патронами.
|
||||
@@ -76,16 +56,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CratePistolMagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для пистолетов
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazinePistol
|
||||
amount: 3
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик магазинов для CV-47
|
||||
description: ящик с магазинами для CV-47, заполненными патронами.
|
||||
@@ -98,16 +68,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateAKmagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для CV-47
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineLightRifle
|
||||
amount: 2
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик патронов .35 авто
|
||||
description: ящик с упаковками патронов .35 авто
|
||||
@@ -120,16 +80,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: Crate35auto
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик патронов .35 авто
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxPistol
|
||||
amount: 2
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик патронов .30
|
||||
description: ящик с упаковками патронов калибра .30
|
||||
@@ -142,16 +92,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: Crate30normal
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик патронов .30
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxLightRifle
|
||||
amount: 2
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с большой коробкой патронов .30
|
||||
description: ящик с патронами калибра .30 в большой коробке
|
||||
@@ -164,15 +104,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: crate30big
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с большой коробкой патронов .30
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxLightRifleBig
|
||||
amount: 1
|
||||
|
||||
- type: cargoProduct
|
||||
name: пачки патронов .20
|
||||
@@ -186,16 +117,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: Crate20normal
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с пачками патронов калибра .20
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxRifle
|
||||
amount: 2
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с большой коробкой патронов .20
|
||||
description: ящик с патронами калибра .20 в большой коробке
|
||||
@@ -208,15 +129,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: Crate20big
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с большой коробкой патронов .20
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxRifleBig
|
||||
amount: 1
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик патронов .40 магнум
|
||||
@@ -230,15 +142,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: Crate40magnum
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик патронов .40 магнум
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxMagnum
|
||||
amount: 1
|
||||
|
||||
- type: cargoProduct
|
||||
name: коробки с дробью для дробовика
|
||||
@@ -252,16 +155,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateShotgunShell
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с дробью для дробовика
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineShotgun
|
||||
amount: 3
|
||||
|
||||
- type: cargoProduct
|
||||
name: коробки с травматическими патронами для дробовика
|
||||
description: ящик с магазинами травматических патронов для дробовика
|
||||
@@ -274,16 +167,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateShotgunShellTrauma
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с травматическими патронами для дробовика
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineShotgunBeanbag
|
||||
amount: 4
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с дробовиками Каммерер
|
||||
description: набор стандартных дробовиков, поставляемых на станции НаноТрейзен.
|
||||
@@ -296,16 +179,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateKammerer
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с дробовиками Каммерер
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WeaponShotgunKammerer
|
||||
amount: 2
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с CV-47
|
||||
description: проверенная временем автоматическая винтовка.
|
||||
@@ -318,17 +191,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateCV47
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с CV-47
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineLightRifle
|
||||
amount: 2
|
||||
- id: WeaponRifleAk
|
||||
amount: 1
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с Лектером
|
||||
@@ -342,17 +204,6 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateLecter
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с Лектером
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineRifle
|
||||
amount: 2
|
||||
- id: WeaponRifleLecter
|
||||
amount: 1
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик с винтовками Мосина
|
||||
@@ -366,12 +217,62 @@
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: entity
|
||||
id: CrateMosin
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с Лектером
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WeaponSniperMosin
|
||||
amount: 2
|
||||
- type: cargoProduct
|
||||
name: ящик нелетальных магазинов для пистолетов
|
||||
description: ящик с с тремя нелетальными магазинами для пистолетов.
|
||||
id: cargoPistolRubberMagazines
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Magazine/Pistol/pistol_mag.rsi
|
||||
state: rubber
|
||||
product: CratePistolRubberMagazines
|
||||
cost: 300
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик нелетальных магазинов для лектора
|
||||
description: Ящик с тремя обоймами нелетальных магазинов для лектора.
|
||||
id: CargoLecterRubberMagazines
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Magazine/Rifle/rifle_mag.rsi
|
||||
state: rubber
|
||||
product: CrateLecterRubberMagazines
|
||||
cost: 500
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик нелетальных магазинов для ПП
|
||||
description: Ящик с с тремя нелетальными магазинами для ПП.
|
||||
id: cargoSubMachineGunRubberAmmo
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Magazine/Pistol/smg_mag.rsi
|
||||
state: rubber
|
||||
product: CrateSubMachineGunRubberMagazines
|
||||
cost: 400
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: ящик нелетальных магазинов для CV-47
|
||||
description: Ящик с с тремя нелетальными магазинами для CV-47.
|
||||
id: cargoRifleRubberMagazines
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Magazine/Rifle/rifle_mag.rsi
|
||||
state: rubber
|
||||
product: CrateRifleRubberMagazines
|
||||
cost: 600
|
||||
category: Security
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
name: Ящик скафандров СБ.
|
||||
description: Ящик с двумя скафандрами СБ. Отлично подходит для прогулки в вакууме.
|
||||
id: cargoSecurityVoidsuit
|
||||
icon:
|
||||
sprite: Clothing/Head/Hardsuits/security.rsi
|
||||
state: icon-flash
|
||||
product: CrateSecurityVoidsuit
|
||||
cost: 4000
|
||||
category: Security
|
||||
group: market
|
||||
@@ -0,0 +1,39 @@
|
||||
- type: entity
|
||||
id: CrateMaterialBananium
|
||||
parent: CrateGenericSteel
|
||||
name: ящик с бананиумом
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MaterialBananium
|
||||
amount: 3
|
||||
|
||||
- type: entity
|
||||
id: CrateMaterialSilver
|
||||
parent: CrateGenericSteel
|
||||
name: ящик с серебром
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: IngotSilver
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateMaterialGold
|
||||
parent: CrateGenericSteel
|
||||
name: ящик с золотом
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: IngotGold
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateMaterialUranium
|
||||
parent: CrateGenericSteel
|
||||
name: ящик урана
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: SheetUranium
|
||||
amount: 1
|
||||
@@ -0,0 +1,223 @@
|
||||
- type: entity
|
||||
id: CrateSubMachineGunCrateAmmo
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для ПП
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazinePistolSubMachineGun
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: CrateWT550Magazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для WT-550
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazinePistolSubMachineGunTopMounted
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: CrateLecterMagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для Лектера
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineRifle
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: CratePistolMagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для пистолетов
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazinePistol
|
||||
amount: 3
|
||||
|
||||
- type: entity
|
||||
id: CrateAKmagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с магазинами для CV-47
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineLightRifle
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: Crate35auto
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик патронов .35 авто
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxPistol
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: Crate30normal
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик патронов .30
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxLightRifle
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: crate30big
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с большой коробкой патронов .30
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxLightRifleBig
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: Crate20normal
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с пачками патронов калибра .20
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxRifle
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: Crate20big
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с большой коробкой патронов .20
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxRifleBig
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: Crate40magnum
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик патронов .40 магнум
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineBoxMagnum
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateShotgunShell
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с дробью для дробовика
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineShotgun
|
||||
amount: 3
|
||||
|
||||
- type: entity
|
||||
id: CrateShotgunShellTrauma
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с травматическими патронами для дробовика
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineShotgunBeanbag
|
||||
amount: 4
|
||||
|
||||
- type: entity
|
||||
id: CrateKammerer
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с дробовиками Каммерер
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WeaponShotgunKammerer
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: CrateCV47
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с CV-47
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineLightRifle
|
||||
amount: 2
|
||||
- id: WeaponRifleAk
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateLecter
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с Лектером
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MagazineRifle
|
||||
amount: 2
|
||||
- id: WeaponRifleLecter
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateMosin
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с Лектером
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WeaponSniperMosin
|
||||
amount: 2
|
||||
|
||||
- type: entity
|
||||
id: CratePistolRubberMagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с нелетальными магазинами для пистолетов
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: BoxMagazinePistolRubber
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateLecterRubberMagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с нелетальными магазинами для лектора
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: BoxMagazineRifleRubber
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateSubMachineGunRubberMagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с нелетальными магазинами для ПП
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: BoxMagazinePistolSubMachineGunRubber
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateRifleRubberMagazines
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с нелетальными магазинами для CV-47
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: BoxMagazineLightRifleRubber
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateSecurityVoidsuit
|
||||
parent: CrateWeaponSecure
|
||||
name: ящик с скафандрами СБ
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingOuterHardsuitSecurity
|
||||
amount: 2
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user