]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Removed CC and recall reference in pallet descriptions (#27209)
authorK-Dynamic <20566341+K-Dynamic@users.noreply.github.com>
Sun, 21 Apr 2024 15:21:36 +0000 (03:21 +1200)
committerGitHub <noreply@github.com>
Sun, 21 Apr 2024 15:21:36 +0000 (11:21 -0400)
cleaned pallet descriptions

Resources/Prototypes/Entities/Objects/Specific/Cargo/cargo_pallet.yml

index 7c3ce28b2c13e94c97e858fcf0f2943007214b95..07bdee63cfc9ff9daf15f1af23f2dadbb2155636 100644 (file)
@@ -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