Add arrivals (#14755)
* Arrivals * More arrivals and shitty uhh preload * cvar * a * clockin + maps * shitter prevention * Placement * a * cvar for tests and dev * weh
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Content.Server.Shuttles.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Added to arrivals latejoins until they have arrived at the station.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class PendingClockInComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user