Give nukies the ability to declare war for a TC boost (#19291)
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Content.Server.GameTicking.Rules.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Tags grid as nuke ops shuttle
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed partial class NukeOpsShuttleComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user