Organize gas canister prototype
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
|
abstract: true
|
||||||
|
parent: BaseStructureDynamic
|
||||||
id: GasCanister
|
id: GasCanister
|
||||||
name: gas canister
|
name: gas canister
|
||||||
abstract: true
|
|
||||||
description: A canister that can contain any type of gas. It can be attached to connector ports using a wrench.
|
description: A canister that can contain any type of gas. It can be attached to connector ports using a wrench.
|
||||||
parent: BaseStructureDynamic
|
|
||||||
components:
|
components:
|
||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
Reference in New Issue
Block a user