code/__BLUEMOONCODE/_DEFINES/mail.dm ![code/__BLUEMOONCODE/_DEFINES/mail.dm0](git.png)
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 ![code/__BLUEMOONCODE/_DEFINES/mail.dm 19](git.png)
Amount of time, after which sealed mail will disappear
MAIL_TYPE_ENVELOPE ![code/__BLUEMOONCODE/_DEFINES/mail.dm 22](git.png)
Small letter
MAIL_TYPE_PACKAGE ![code/__BLUEMOONCODE/_DEFINES/mail.dm 24](git.png)
Big package
MAX_MAIL_PER_FIRE ![code/__BLUEMOONCODE/_DEFINES/mail.dm 15](git.png)
How much mail the Mail SS will create per fire
MAX_SEALED_MESSAGES ![code/__BLUEMOONCODE/_DEFINES/mail.dm 17](git.png)
Maximum of mails on station, which was not opened yet