ninja bombing target whitelist warp point (#19977)
* ninja bombing target whitelist * :trollface: * add bombing targets to saltern * oops remove jordans * remove aspid js too --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Content.Shared.Ninja.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Makes this warp point a valid bombing target for ninja's spider charge.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed partial class BombingTargetComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user