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>
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
PROCESSING_SUBSYSTEM_DEF(mood)
|
|
name = "Mood"
|
|
flags = SS_NO_INIT | SS_BACKGROUND
|
|
priority = 20
|
|
wait = 1 SECONDS
|