more tweaks

This commit is contained in:
Fox-McCloud
2016-07-19 23:09:34 -04:00
parent 0fd1c94315
commit 517f294beb
10 changed files with 24 additions and 184 deletions
-4
View File
@@ -19,10 +19,6 @@
var/being_shocked = 0
// What reagents should be logged when transferred TO this object?
// Reagent ID => friendly name
var/list/reagents_to_log=list()
var/on_blueprints = FALSE //Are we visible on the station blueprints at roundstart?
var/force_blueprints = FALSE //forces the obj to be on the blueprints, regardless of when it was created.