Removed CC and recall reference in pallet descriptions (#27209)
cleaned pallet descriptions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- type: entity
|
||||
id: CargoPallet
|
||||
name: cargo pallet
|
||||
description: Designates valid items to sell to CentCom when a shuttle is recalled.
|
||||
description: Common fixture of logistics and cargo. Subtle reminder where crates go during transport to avoid bruised shins.
|
||||
parent: BaseStructure
|
||||
components:
|
||||
- type: InteractionOutline
|
||||
@@ -58,7 +58,7 @@
|
||||
- type: entity
|
||||
id: CargoPalletSell
|
||||
name: cargo selling pallet
|
||||
description: Designates valid items to sell with a selling computer, or to CentCom when a shuttle is recalled.
|
||||
description: Designates valid items to sell.
|
||||
parent: CargoPallet
|
||||
components:
|
||||
- type: CargoPallet
|
||||
|
||||
Reference in New Issue
Block a user