Changed facehuggers and alien eggs layers to MOB_LAYER

This commit is contained in:
xxalpha
2015-09-11 14:31:17 +01:00
parent 7cff554a15
commit eb7e466dfe
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -315,6 +315,7 @@
anchored = 1
var/health = 100
var/status = GROWING //can be GROWING, GROWN or BURST; all mutually exclusive
layer = MOB_LAYER
/obj/structure/alien/egg/New()