Improve ship scanners

This commit is contained in:
Aronai Sieyes
2020-04-17 13:11:03 -04:00
parent de1dac382e
commit 3551edd8cc
3 changed files with 24 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
/obj/effect/overmap/visitable
name = "map object"
scannable = TRUE
scanner_desc = "!! No Data Available !!"
var/list/map_z = list()
var/list/extra_z_levels //if you need to manually insist that these z-levels are part of this sector, for things like edge-of-map step trigger transitions rather than multi-z complexes