Removed CC and recall reference in pallet descriptions (#27209)
cleaned pallet descriptions (cherry picked from commit e009a80a8cabe013ecd9b16e5309e15303ad010b)
This commit is contained in:
parent
ab2d7626b3
commit
e53967fcf2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue