mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-04 21:39:20 +00:00
* makes the tram more powerful than you can ever imagine (#60381) * makes the tram more powerful than you can ever imagine Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
PROCESSING_SUBSYSTEM_DEF(tramprocess)
|
|
name = "Tram Process"
|
|
wait = 1
|
|
flags = SS_TICKER
|
|
// only used on maps with trams, so only enabled by such.
|
|
can_fire = FALSE
|