Add security beacon (#21048)

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2023-10-18 22:43:52 -05:00
committed by GitHub
parent 68ed978435
commit 83acaa5bf2

View File

@@ -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