Remove Shuttle Powering Crate from cargo catalogue (#8664)

This commit is contained in:
ShuttleEnjoyer
2022-06-06 04:34:07 -04:00
committed by GitHub
parent fc2caf1b52
commit c950df9bc5
2 changed files with 12 additions and 12 deletions

View File

@@ -22,15 +22,15 @@
category: Shuttle category: Shuttle
group: market group: market
- type: cargoProduct # - type: cargoProduct
name: shuttle powering crate # name: shuttle powering crate
id: ShuttlePowerKit # id: ShuttlePowerKit
description: Contains boards for wallmounted power utilities. # description: Contains boards for wallmounted power utilities.
icon: # icon:
sprite: Structures/Machines/computers.rsi # sprite: Structures/Machines/computers.rsi
state: avionics-systems # state: avionics-systems
product: CrateEngineeringShuttle # product: CrateEngineeringShuttle
cost: 3000 # cost: 3000
category: Shuttle # category: Shuttle
group: market # group: market
# locked: true # only the QM has permission to order by default # locked: true # only the QM has permission to order by default

View File

@@ -139,7 +139,7 @@
- type: entity - type: entity
id: CrateEngineeringShuttle id: CrateEngineeringShuttle
name: shuttle power crate name: shuttle powering crate
parent: CrateEngineeringSecure parent: CrateEngineeringSecure
components: components:
- type: StorageFill - type: StorageFill