code/modules/paperwork/photocopier.dm
PHOTO_GREYSCALE | For use with the color_mode var. Photos will be printed in greyscale while the var has this value. |
---|---|
PHOTO_COLOR | For use with the color_mode var. Photos will be printed in full color while the var has this value. |
PAPER_TONER_USE | How much toner is used for making a copy of a paper. |
PHOTO_TONER_USE | How much toner is used for making a copy of a photo. |
DOCUMENT_TONER_USE | How much toner is used for making a copy of a document. |
ASS_TONER_USE | How much toner is used for making a copy of an ass. |
MAX_COPIES_AT_ONCE | The maximum amount of copies you can make with one press of the copy button. |
Define Details
ASS_TONER_USE
How much toner is used for making a copy of an ass.
DOCUMENT_TONER_USE
How much toner is used for making a copy of a document.
MAX_COPIES_AT_ONCE
The maximum amount of copies you can make with one press of the copy button.
PAPER_TONER_USE
How much toner is used for making a copy of a paper.
PHOTO_COLOR
For use with the color_mode
var. Photos will be printed in full color while the var has this value.
PHOTO_GREYSCALE
For use with the color_mode
var. Photos will be printed in greyscale while the var has this value.
PHOTO_TONER_USE
How much toner is used for making a copy of a photo.