mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
* a couple files * another quarter basically * awooga * so many changes * comma moment * oop and a zero * guggugugug * Update magic.dm * e * Update dcs.dm * e * finally * Update watertank.dm Fixwatertank Co-authored-by: Molti <gamingjoelouis@gmail.com>
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
//Fires five times every second.
|
|
|
|
PROCESSING_SUBSYSTEM_DEF(fastprocess)
|
|
name = "Fast Processing"
|
|
wait = 0.2 SECONDS
|
|
stat_tag = "FP"
|