Files
Bubberstation/code/controllers/subsystem/processing/tramprocess.dm
2021-07-30 12:17:34 -07:00

6 lines
149 B
Plaintext

PROCESSING_SUBSYSTEM_DEF(tramprocess)
name = "Tram Process"
wait = 1
/// only used on maps with trams, so only enabled by such.
can_fire = FALSE