Laser crate changes (#12191)

This commit is contained in:
Nairod
2022-11-07 20:37:08 -06:00
committed by GitHub
parent 64fefdc604
commit 059e81fd2e
9 changed files with 26 additions and 26 deletions

View File

@@ -17,3 +17,13 @@
cost: 2500
category: Armory
group: market
- type: cargoProduct
id: ArmoryLaser
icon:
sprite: Objects/Weapons/Guns/Battery/laser_retro.rsi
state: icon
product: CrateArmoryLaser
cost: 1600
category: Armory
group: market

View File

@@ -28,16 +28,6 @@
category: Security
group: market
- type: cargoProduct
id: SecurityLaser
icon:
sprite: Objects/Weapons/Guns/Battery/laser_cannon.rsi
state: icon
product: CrateSecurityLaser
cost: 1600
category: Security
group: market
- type: cargoProduct
id: SecurityRiot
icon:

View File

@@ -19,3 +19,12 @@
amount: 2
- id: BoxLethalshot
amount: 3
- type: entity
id: CrateArmoryLaser
parent: CrateWeaponSecure
components:
- type: StorageFill
contents:
- id: WeaponLaserGun
amount: 3

View File

@@ -33,15 +33,6 @@
# - Pepperspray
# - GrenadeTeargas
- type: entity
id: CrateSecurityLaser
parent: CrateSecgear
components:
- type: StorageFill
contents:
- id: WeaponLaserGun
amount: 3
- type: entity
id: CrateSecurityRiot
parent: CrateSecgear