Laser crate changes (#12191)
This commit is contained in:
@@ -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
|
||||
@@ -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:
|
||||
|
||||
@@ -19,3 +19,12 @@
|
||||
amount: 2
|
||||
- id: BoxLethalshot
|
||||
amount: 3
|
||||
|
||||
- type: entity
|
||||
id: CrateArmoryLaser
|
||||
parent: CrateWeaponSecure
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WeaponLaserGun
|
||||
amount: 3
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user