mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-20 07:26:46 +01:00
- processing subsystems now declare time as second intervals - adds missing stat tag - MC now respects abstract type for subsystems (even if we don't use it lol)
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
PROCESSING_SUBSYSTEM_DEF(moving_cameras)
|
|
name = "Camera Movement"
|
|
wait = 0.5 SECONDS
|
|
stat_tag = "MCAM"
|