Hijack shuttle objective (#19621)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Content.Server.Objectives.Systems;
|
||||
|
||||
namespace Content.Server.Objectives.Components;
|
||||
|
||||
[RegisterComponent, Access(typeof(HijackShuttleConditionSystem))]
|
||||
public sealed partial class HijackShuttleComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user