Files
Bubberstation/code/modules/transport
LT3andGitHub 0d5a1f6e22 Tram Maintenance: Fixes/signal cleanup (#94938)
## About The Pull Request

- Removes some unused tram signals that have been replaced with
COMSIG_TRANSPORT_ACTIVE.
- Renames COMSIG_TRANSPORT_ACTIVE to COMSIG_TRANSPORT_UPDATED to better
reflect what it now does, and commonality with other x_UPDATED named
signals
- Tram door fixes
- Fixes admins varediting tram speed not working. Introduces a new var
"tram_max_speed" with 100 being the fastest. Easier to understand at a
glance and not having to worry about movement delay vars, etc. Admins
can just set a value 1-100 and it will change the appropriate internal
vars.

## Why It's Good For The Game

Fixes, remove unused code

## Changelog

🆑 LT3
fix: Admins can now actually adjust the speed of the tram
fix: Fixed tram doors repeating multiple varied copies of their audio
fix: Fixed tram doors emergency release sound/animation
code: Cleaned up some tram signal code
/🆑
2026-02-15 20:52:41 -05:00
..
2025-11-07 20:38:46 +01:00