Merge pull request #6136 from Heroman3003/gateway-faux-fix

Switches to an alternative system for gateway map use.
This commit is contained in:
Novacat
2019-11-15 12:46:55 -05:00
committed by GitHub
19 changed files with 155958 additions and 118942 deletions
+2 -2
View File
@@ -57,8 +57,8 @@
populate_robolimb_list()
//Must be done now, otherwise ZAS zones and lighting overlays need to be recreated.
createRandomZlevel()
//createRandomZlevel() //VOREStation Removal: Deprecated
processScheduler = new
master_controller = new /datum/controller/game_controller()
+1
View File
@@ -168,6 +168,7 @@ obj/machinery/gateway/centerstation/process()
update_icon()
stationgate = locate(/obj/machinery/gateway/centerstation)
. = ..()
density = 1 //VOREStation Add
/obj/machinery/gateway/centeraway/update_icon()