mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Overmap Layering (#16307)
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
var/generic_object = TRUE //Used to give basic scan descriptions of every generic overmap object that excludes noteworthy locations, ships and exoplanets
|
||||
var/static_vessel = FALSE //Used to expand scan details for visible space stations
|
||||
|
||||
layer = OVERMAP_SECTOR_LAYER
|
||||
|
||||
var/list/map_z = list()
|
||||
|
||||
var/known = 0 //shows up on nav computers automatically
|
||||
|
||||
Reference in New Issue
Block a user