code/__DEFINES/economy.dm
STARTING_PAYCHECKS | Number of paychecks jobs start with at the creation of a new bank account for a player (So at shift-start or game join, but not a blank new account.) |
---|---|
MAX_MAIL_PER_MINUTE | How much mail the Economy SS will create per minute, regardless of firing time. |
FULL_CRATE_LETTER_ODDS | Probability of using letters of envelope sprites on all letters. |
Define Details
FULL_CRATE_LETTER_ODDS
Probability of using letters of envelope sprites on all letters.
MAX_MAIL_PER_MINUTE
How much mail the Economy SS will create per minute, regardless of firing time.
STARTING_PAYCHECKS
Number of paychecks jobs start with at the creation of a new bank account for a player (So at shift-start or game join, but not a blank new account.)