Xenowork Prep For Future (#6491)

* Xenowork, weeds walls and material blobs.

* More weeds

* XenoUpdoots

* Stop that, me.
This commit is contained in:
Mechoid
2019-11-04 17:37:17 -09:00
committed by Atermonera
parent 41fc81e9f0
commit 73795f40cd
19 changed files with 281 additions and 32 deletions
@@ -182,8 +182,8 @@
if(H.wear_suit)
if(istype(H.wear_suit, /obj/item/clothing/suit/space))
injtime = injtime * 2
else if(!H.can_inject(user, 1))
return
if(!H.can_inject(user, 1))
return
else if(isliving(target))
var/mob/living/M = target