Funny red spacemen (nukeops) (#8073)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -400,6 +400,8 @@ namespace Content.Server.Nuke
|
||||
component.IntensitySlope,
|
||||
component.MaxIntensity);
|
||||
|
||||
RaiseLocalEvent(new NukeExplodedEvent());
|
||||
|
||||
EntityManager.DeleteEntity(uid);
|
||||
}
|
||||
|
||||
@@ -416,4 +418,6 @@ namespace Content.Server.Nuke
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
|
||||
public sealed class NukeExplodedEvent : EntityEventArgs {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user