Add security beacon (#21048)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -109,6 +109,17 @@
|
|||||||
- type: WarpPoint
|
- type: WarpPoint
|
||||||
location: science
|
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
|
- type: entity
|
||||||
id: WarpPointBeaconService
|
id: WarpPointBeaconService
|
||||||
parent: WarpPointBeacon
|
parent: WarpPointBeacon
|
||||||
|
|||||||
Reference in New Issue
Block a user