Files
Yogstation/code/controllers/subsystem/processing/slowprocess.dm
Redmoogle 9f8755a0b6 Converts library machines to TGUI (#12547)
* Initial Commit of hell

* Visual Updates and Linting

* Linting Fixes

* Hell

* Pagination start and fixes

* Pagination/Performance

* Allows for the scanning of ID cards

* bugfixes, optimizations, linting

* well fuck you too then linter

* Redmoogle crys in his sleep

* unmodifys a unintended touch

* ...

* Finishes The UI stuff

* oops

* Fixes
2021-11-14 17:47:58 +00:00

7 lines
123 B
Plaintext

// Fires once a minute
PROCESSING_SUBSYSTEM_DEF(slowprocess)
name = "Slow Processing"
wait = 1 MINUTES
stat_tag = "SP"