code/game/machinery/fax_machine.dm
FAX_COOLDOWN_TIME | Cooldown for fax time between faxes. |
---|---|
FAX_UNREAD_ALERT_TIME | The time between alerts that the machine contains an unread message. |
MAX_DISPLAYED_PAPER_CHARS | The max amount of chars displayed in a fax message in the UI |
VV_SEND_FAX | VV dropdowns for the fax machine |
/datum/design/board/fax_machine | Fax machine design, for techwebs. |
/obj/item/circuitboard/machine/fax_machine | Fax machine circuit. |
/obj/machinery/fax_machine | Fax machine. Sends messages, receives messages, sends paperwork, receives paperwork. |
Define Details
FAX_COOLDOWN_TIME
Cooldown for fax time between faxes.
FAX_UNREAD_ALERT_TIME
The time between alerts that the machine contains an unread message.
MAX_DISPLAYED_PAPER_CHARS
The max amount of chars displayed in a fax message in the UI
VV_SEND_FAX
VV dropdowns for the fax machine