Revert "add: new cargo items by Armenian (#238)"

This reverts commit 91d3d40be5.
This commit is contained in:
rhailrake
2024-03-24 14:45:16 +05:00
parent 38555fb999
commit f1f92b642f
147 changed files with 177 additions and 379 deletions

View File

@@ -97,51 +97,3 @@
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

View File

@@ -0,0 +1,9 @@
- type: cargoProduct
id: CratePaper
icon:
sprite: Objects/Materials/Sheets/other.rsi
state: paper
product: CratePaper
cost: 1000
category: Materials
group: market

View File

@@ -1,13 +1,3 @@
- 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: ящик с магазинами для пистолетов-пулеметов, заполненными патронами.
@@ -20,6 +10,16 @@
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,6 +32,16 @@
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: ящик с магазинами для Лектора, заполненными патронами.
@@ -44,6 +54,16 @@
category: Security
group: market
- type: entity
id: CrateLecterMagazines
parent: CrateWeaponSecure
name: ящик с магазинами для Лектера
components:
- type: StorageFill
contents:
- id: MagazineRifle
amount: 2
- type: cargoProduct
name: ящик магазинов для пистолетов
description: ящик с магазинами для пистолетов, заполненными патронами.
@@ -56,6 +76,16 @@
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, заполненными патронами.
@@ -68,6 +98,16 @@
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 авто
@@ -80,6 +120,16 @@
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
@@ -92,6 +142,16 @@
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 в большой коробке
@@ -104,6 +164,15 @@
category: Security
group: market
- type: entity
id: crate30big
parent: CrateWeaponSecure
name: ящик с большой коробкой патронов .30
components:
- type: StorageFill
contents:
- id: MagazineBoxLightRifleBig
amount: 1
- type: cargoProduct
name: пачки патронов .20
@@ -117,6 +186,16 @@
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 в большой коробке
@@ -129,6 +208,15 @@
category: Security
group: market
- type: entity
id: Crate20big
parent: CrateWeaponSecure
name: ящик с большой коробкой патронов .20
components:
- type: StorageFill
contents:
- id: MagazineBoxRifleBig
amount: 1
- type: cargoProduct
name: ящик патронов .40 магнум
@@ -142,6 +230,15 @@
category: Security
group: market
- type: entity
id: Crate40magnum
parent: CrateWeaponSecure
name: ящик патронов .40 магнум
components:
- type: StorageFill
contents:
- id: MagazineBoxMagnum
amount: 1
- type: cargoProduct
name: коробки с дробью для дробовика
@@ -155,6 +252,16 @@
category: Security
group: market
- type: entity
id: CrateShotgunShell
parent: CrateWeaponSecure
name: ящик с дробью для дробовика
components:
- type: StorageFill
contents:
- id: MagazineShotgun
amount: 3
- type: cargoProduct
name: коробки с травматическими патронами для дробовика
description: ящик с магазинами травматических патронов для дробовика
@@ -167,6 +274,16 @@
category: Security
group: market
- type: entity
id: CrateShotgunShellTrauma
parent: CrateWeaponSecure
name: ящик с травматическими патронами для дробовика
components:
- type: StorageFill
contents:
- id: MagazineShotgunBeanbag
amount: 4
- type: cargoProduct
name: ящик с дробовиками Каммерер
description: набор стандартных дробовиков, поставляемых на станции НаноТрейзен.
@@ -179,6 +296,16 @@
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: проверенная временем автоматическая винтовка.
@@ -191,6 +318,17 @@
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: ящик с Лектером
@@ -204,6 +342,17 @@
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: ящик с винтовками Мосина
@@ -217,62 +366,12 @@
category: Security
group: market
- 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
- type: entity
id: CrateMosin
parent: CrateWeaponSecure
name: ящик с Лектером
components:
- type: StorageFill
contents:
- id: WeaponSniperMosin
amount: 2

Some files were not shown because too many files have changed in this diff Show More