Fixes protolathe and autolathe layering in 512

This commit is contained in:
AnturK
2018-03-22 11:12:54 +01:00
parent 2bb53efb2b
commit 48dbaf4b37
3 changed files with 4 additions and 2 deletions
@@ -2,7 +2,7 @@
name = "technology fabricator"
desc = "Makes researched and prototype items with materials and energy."
container_type = OPENCONTAINER
layer = BELOW_OBJ_LAYER
var/consoleless_interface = FALSE //Whether it can be used without a console.
var/efficiency_coeff = 1 //Materials needed / coeff = actual.
var/list/categories = list()