Skip to content

Commit

Permalink
Update Recycler.cfg
Browse files Browse the repository at this point in the history
Add a description, but better
  • Loading branch information
Krzeszny authored Jun 5, 2021
1 parent 94ace83 commit a46af17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PART
subcategory = 0
title = RT-500 Recycling Module
manufacturer = USI - Life Support Division
description = Some say it makes the crew consume 60% less snacks by rationing. This may or may not be true. No negative effects have been noted so far.
description = Some say it makes the crew consume 60% less snacks by rationing. This may or may not be true. No negative effects have been noted so far. Note: the most-efficient recycler overrides the efficiency of all recyclers in a particular craft.
attachRules = 0,1,0,0,0
mass = 0.1
dragModelType = default
Expand Down

1 comment on commit a46af17

@Krzeszny
Copy link
Contributor Author

@Krzeszny Krzeszny commented on a46af17 Sep 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo:
the most-efficient should be the most efficient, unhyphenated.
Alternative:
Some engineers claim it makes the crew consume 60% less snacks by rationing. The PR division keeps denying such claims, whether they're true or not. Note: the most efficient recycler overrides the efficiency of all recyclers in a particular craft.
Consider adding:
Extremely mass-efficient. Works best when paired with converters. (mass-efficient should be hyphenated, unlike most-efficient)

Please sign in to comment.