code/controllers/subsystem/shuttle.dm
MAX_TRANSIT_TILE_COUNT | How many turfs to allow before we stop blocking transit requests |
---|---|
SOFT_TRANSIT_RESERVATION_THRESHOLD | How many turfs to allow before we start freeing up existing "soft reserved" transit docks If we're under load we want to allow for cycling, but if not we want to preserve already generated docks for use |
Define Details
MAX_TRANSIT_TILE_COUNT
How many turfs to allow before we stop blocking transit requests
SOFT_TRANSIT_RESERVATION_THRESHOLD
How many turfs to allow before we start freeing up existing "soft reserved" transit docks If we're under load we want to allow for cycling, but if not we want to preserve already generated docks for use