Add security beacon (#21048)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user