Station Blueprint Hotfix (#8692)

Station Blueprints now count asteroid turf as space, this should reduce server crashing when using them.
This commit is contained in:
Geeves
2020-04-20 10:41:36 +02:00
committed by GitHub
parent ff621d50b7
commit 482bca5a95
4 changed files with 15 additions and 8 deletions

View File

@@ -111,7 +111,7 @@
var/main_status = 0
var/mob/living/silicon/ai/hacker = null // Malfunction var. If set AI hacked the APC and has full control.
var/wiresexposed = 0
powernet = 0 // set so that APCs aren't found as powernet nodes //Hackish, Horrible, was like this before I changed it :(
powernet = 0 // set so that APCs aren't found as powernet nodes //Hackish, Horrible, was like this before I changed it :c
var/debug = 0
var/autoflag= 0 // 0 = off, 1= eqp and lights off, 2 = eqp off, 3 = all on.
var/has_electronics = 0 // 0 - none, 1 - plugged in, 2 - secured by screwdriver