diff --git a/Resources/Prototypes/Entities/Markers/warp_point.yml b/Resources/Prototypes/Entities/Markers/warp_point.yml index 8e15994dc5..da109f6212 100644 --- a/Resources/Prototypes/Entities/Markers/warp_point.yml +++ b/Resources/Prototypes/Entities/Markers/warp_point.yml @@ -109,6 +109,17 @@ - type: WarpPoint location: science +- type: entity + id: WarpPointBeaconSecurity + parent: WarpPointBeacon + name: warp point (security) + components: + - type: NavMapBeacon + text: security + color: "#DE3A3A" + - type: WarpPoint + location: security + - type: entity id: WarpPointBeaconService parent: WarpPointBeacon