Skip to content

Commit

Permalink
Повышение
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserMaus committed Jan 18, 2025
1 parent 94c557a commit 4da0215
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,9 @@
description: A heavily armored suit that protects against excessive damage.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Armor/heavy.rsi
sprite: _Sunrise/Clothing/OuterClothing/Armor/swat_armor.rsi #Sunrise-Edit
- type: Clothing
sprite: Clothing/OuterClothing/Armor/heavy.rsi
sprite: _Sunrise/Clothing/OuterClothing/Armor/swat_armor.rsi #Sunrise-Edit
- type: Armor
modifiers:
coefficients:
Expand Down
58 changes: 29 additions & 29 deletions Resources/Prototypes/_Sunrise/Catalog/Cargo/cargo_armory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,49 @@
sprite: _Sunrise/Objects/Weapons/Guns/Rifles/m16a4/big.rsi
state: icon
product: CrateArmoryM16A4
cost: 17500
cost: 24500
category: cargoproduct-category-name-armory
group: market

- type: cargoProduct
id: ArmoryAKMS
icon:
sprite: _Sunrise/Objects/Weapons/Guns/Rifles/akms/big.rsi
state: icon
product: CrateArmoryAKMS
cost: 19800
category: cargoproduct-category-name-armory
group: market
#- type: cargoProduct
# id: ArmoryAKMS
# icon:
# sprite: _Sunrise/Objects/Weapons/Guns/Rifles/akms/big.rsi
# state: icon
# product: CrateArmoryAKMS
# cost: 26800
# category: cargoproduct-category-name-armory
# group: market

- type: cargoProduct
id: ArmoryMP5
icon:
sprite: _Sunrise/Objects/Weapons/Guns/SMGs/mp5/big.rsi
state: icon
product: CrateArmoryMP5
cost: 12500
category: cargoproduct-category-name-armory
group: market
#- type: cargoProduct
# id: ArmoryMP5
# icon:
# sprite: _Sunrise/Objects/Weapons/Guns/SMGs/mp5/big.rsi
# state: icon
# product: CrateArmoryMP5
# cost: 17500
# category: cargoproduct-category-name-armory
# group: market

- type: cargoProduct
id: ArmoryLaserik30
icon:
sprite: _Sunrise/Objects/Weapons/Guns/Battery/batterylaser_carbine.rsi
state: icon
product: CrateArmoryIK30
cost: 6500
cost: 5750
category: cargoproduct-category-name-armory
group: market

- type: cargoProduct
id: ArmoryMagazineBoxLightRifleBig
icon:
sprite: Objects/Weapons/Guns/Ammunition/Boxes/light_rifle.rsi
state: base-b
product: CrateArmoryMagazineBoxLightRifleBig
cost: 2000
category: cargoproduct-category-name-armory
group: market
#- type: cargoProduct
# id: ArmoryMagazineBoxLightRifleBig
# icon:
# sprite: Objects/Weapons/Guns/Ammunition/Boxes/light_rifle.rsi
# state: base-b
# product: CrateArmoryMagazineBoxLightRifleBig
# cost: 2000
# category: cargoproduct-category-name-armory
# group: market

- type: cargoProduct
id: ArmoryMagazineBoxRifleBig
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
sprite: _Sunrise/Clothing/OuterClothing/Armor/swat_armor.rsi
state: icon
product: CrateSecuritySWAT
cost: 7500
cost: 9500
category: cargoproduct-category-name-security
group: market

Expand All @@ -34,6 +34,6 @@
sprite: Clothing/OuterClothing/Armor/armor_reflec.rsi
state: icon
product: CrateSecurityArmorReflective
cost: 4000
cost: 6000
category: cargoproduct-category-name-security
group: market
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
description: NT's unsuccessful attempt to create universal and inexpensive protection. It provides excellent protection against many types of damage, but it also slows down extremely much.
components:
- type: Sprite
sprite: _Sunrise/Clothing/OuterClothing/Armor/swat_armor.rsi
sprite: Clothing/OuterClothing/Armor/heavy.rsi
- type: Clothing
sprite: _Sunrise/Clothing/OuterClothing/Armor/swat_armor.rsi
sprite: Clothing/OuterClothing/Armor/heavy.rsi
- type: Armor
modifiers:
coefficients:
Expand Down

0 comments on commit 4da0215

Please sign in to comment.