code/__BLUEMOONCODE/_DEFINES/mail.dm 
MAX_MAIL_PER_FIRE | How much mail the Mail SS will create per fire |
---|---|
MAX_SEALED_MESSAGES | Maximum of mails on station, which was not opened yet |
MAIL_DISAPPEAR_TIME | Amount of time, after which sealed mail will disappear |
MAIL_TYPE_ENVELOPE | Small letter |
MAIL_TYPE_PACKAGE | Big package |
Define Details
MAIL_DISAPPEAR_TIME 
Amount of time, after which sealed mail will disappear
MAIL_TYPE_ENVELOPE 
Small letter
MAIL_TYPE_PACKAGE 
Big package
MAX_MAIL_PER_FIRE 
How much mail the Mail SS will create per fire
MAX_SEALED_MESSAGES 
Maximum of mails on station, which was not opened yet