code/__DEFINES/economy.dm

| MAX_MAIL_PER_MINUTE | How much mail the Economy SS will create per minute, regardless of firing time. |
|---|---|
| MAIL_JUNK_CHANCE | Chance to generate junk mail compared to generating nothing while packing mail crates. |
| FULL_CRATE_LETTER_ODDS | Probability of using letters of envelope sprites on all letters. |
| PAYCHECK_ZERO | Default paygrade for the Unassigned Job/Unpaid job assignments. |
Define Details
FULL_CRATE_LETTER_ODDS
Probability of using letters of envelope sprites on all letters.
MAIL_JUNK_CHANCE
Chance to generate junk mail compared to generating nothing while packing mail crates.
MAX_MAIL_PER_MINUTE
How much mail the Economy SS will create per minute, regardless of firing time.
PAYCHECK_ZERO
Default paygrade for the Unassigned Job/Unpaid job assignments.