Borg and dionae vines fixes (#3758)

Fixes emmaged borgs being locked down by the robotics console.
Also, fixes a dionae structure being dense, turnings dionae mazes into a pain to use.
This commit is contained in:
Alberyk
2017-10-27 17:56:36 -02:00
committed by Erki
parent d3fa6ff076
commit b680aa1fb5
2 changed files with 4 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
name = "alien vines"
desc = "Thick, heavy vines of some sort."
icon_state = "vines3"
density = 0
var/growth = 0
/obj/structure/diona/vines/proc/spread()