Evac shuttle (#8931)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server.Shuttles.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Given priority when considering where to dock an emergency shuttle.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class EmergencyDockComponent : Component {}
|
||||
Reference in New Issue
Block a user