Adds overmap sensors to the Southern Cross (#7436)

* Enables overmap on SC, adds wip Sif to SC skybox

* codersprites

* Adds overmap sensors to the Southern Cross
This commit is contained in:
Atermonera
2020-08-12 18:31:19 -07:00
committed by GitHub
parent 4405a84182
commit f621edf039
8 changed files with 25 additions and 7 deletions

View File

@@ -117,7 +117,7 @@ SUBSYSTEM_DEF(skybox)
var/icon_state = "dyable"
var/color
var/random_color = FALSE
var/use_stars = TRUE
var/star_icon = 'icons/skybox/skybox.dmi'
var/star_state = "stars"