code/modules/paperwork/photocopier.dm ![code/modules/paperwork/photocopier.dm0](git.png)
BLANKS_FILE_NAME | Name of the blanks file |
---|---|
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. |
PAPERWORK_TONER_USE | How much toner is used for making a copy of paperwork. |
TONER_CHARGE_LOW_AMOUNT | At which toner charge amount we start losing color. Toner cartridges are scams. |
PAPER_PAPER_USE | How much paper is used for making a copy of paper. What, are you seriously surprised by this? |
PHOTO_PAPER_USE | How much paper is used for making a copy of a photo. |
DOCUMENT_PAPER_USE | How much paper is used for making a copy of a document. |
ASS_PAPER_USE | How much paper is used for making a copy of a photo. |
PAPERWORK_PAPER_USE | How much paper is used for making a copy of paperwork. |
MAX_PAPER_CAPACITY | Maximum capacity of a photocopier |
MAX_COPIES_AT_ONCE | The maximum amount of copies you can make with one press of the copy button. |
PHOTOCOPIER_FEE | Photocopier copy fee. |
/obj/machinery/photocopier/gratis | Subtype of photocopier that is free to use. |
Define Details
ASS_PAPER_USE ![code/modules/paperwork/photocopier.dm 31](git.png)
How much paper is used for making a copy of a photo.
ASS_TONER_USE ![code/modules/paperwork/photocopier.dm 16](git.png)
How much toner is used for making a copy of an ass.
BLANKS_FILE_NAME ![code/modules/paperwork/photocopier.dm 2](git.png)
Name of the blanks file
DOCUMENT_PAPER_USE ![code/modules/paperwork/photocopier.dm 29](git.png)
How much paper is used for making a copy of a document.
DOCUMENT_TONER_USE ![code/modules/paperwork/photocopier.dm 14](git.png)
How much toner is used for making a copy of a document.
MAX_COPIES_AT_ONCE ![code/modules/paperwork/photocopier.dm 38](git.png)
The maximum amount of copies you can make with one press of the copy button.
MAX_PAPER_CAPACITY ![code/modules/paperwork/photocopier.dm 36](git.png)
Maximum capacity of a photocopier
PAPERWORK_PAPER_USE ![code/modules/paperwork/photocopier.dm 33](git.png)
How much paper is used for making a copy of paperwork.
PAPERWORK_TONER_USE ![code/modules/paperwork/photocopier.dm 18](git.png)
How much toner is used for making a copy of paperwork.
PAPER_PAPER_USE ![code/modules/paperwork/photocopier.dm 25](git.png)
How much paper is used for making a copy of paper. What, are you seriously surprised by this?
PAPER_TONER_USE ![code/modules/paperwork/photocopier.dm 10](git.png)
How much toner is used for making a copy of a paper.
PHOTOCOPIER_FEE ![code/modules/paperwork/photocopier.dm 41](git.png)
Photocopier copy fee.
PHOTO_COLOR ![code/modules/paperwork/photocopier.dm 7](git.png)
For use with the color_mode
var. Photos will be printed in full color while the var has this value.
PHOTO_GREYSCALE ![code/modules/paperwork/photocopier.dm 5](git.png)
For use with the color_mode
var. Photos will be printed in greyscale while the var has this value.
PHOTO_PAPER_USE ![code/modules/paperwork/photocopier.dm 27](git.png)
How much paper is used for making a copy of a photo.
PHOTO_TONER_USE ![code/modules/paperwork/photocopier.dm 12](git.png)
How much toner is used for making a copy of a photo.
TONER_CHARGE_LOW_AMOUNT ![code/modules/paperwork/photocopier.dm 21](git.png)
At which toner charge amount we start losing color. Toner cartridges are scams.