Cargo request plasma canister locale (#22858)
* name and desc removal * locale * shouldnt have touch that for now
This commit is contained in:
@@ -18,3 +18,6 @@ ent-AtmosphericsLiquidNitrogen = { ent-LiquidNitrogenCanister }
|
|||||||
|
|
||||||
ent-AtmosphericsLiquidCarbonDioxide = { ent-LiquidCarbonDioxideCanister }
|
ent-AtmosphericsLiquidCarbonDioxide = { ent-LiquidCarbonDioxideCanister }
|
||||||
.desc = { ent-LiquidCarbonDioxideCanister.desc }
|
.desc = { ent-LiquidCarbonDioxideCanister.desc }
|
||||||
|
|
||||||
|
ent-AtmosphericsPlasma = { ent-PlasmaCanister }
|
||||||
|
.desc = { ent-PlasmaCanister.desc }
|
||||||
|
|||||||
@@ -91,9 +91,7 @@
|
|||||||
# group: market
|
# group: market
|
||||||
|
|
||||||
- type: cargoProduct
|
- type: cargoProduct
|
||||||
name: "plasma canister"
|
|
||||||
id: AtmosphericsPlasma
|
id: AtmosphericsPlasma
|
||||||
description: "Plasma canister"
|
|
||||||
icon:
|
icon:
|
||||||
sprite: Structures/Storage/canister.rsi
|
sprite: Structures/Storage/canister.rsi
|
||||||
state: orange
|
state: orange
|
||||||
|
|||||||
Reference in New Issue
Block a user