Facehugger to Full alien, all player controlled

This commit is contained in:
ZomgPonies
2014-01-19 16:45:20 -05:00
parent f0438a52b8
commit 65d023dd93
15 changed files with 11757 additions and 11761 deletions
+2 -2
View File
@@ -163,7 +163,7 @@
can_use(mob/living/user, mob/living/carbon/human/target, target_zone, obj/item/tool)
var/embryo = 0
for(var/obj/item/alien_embryo/A in target)
for(var/mob/living/carbon/alien/embryo/A in target)
embryo = 1
break
return ..() && embryo && target.op_stage.ribcage == 2
@@ -179,7 +179,7 @@
user.visible_message("\red [user] rips the larva out of [target]'s ribcage!",
"You rip the larva out of [target]'s ribcage!")
for(var/obj/item/alien_embryo/A in target)
for(var/mob/living/carbon/alien/embryo/A in target)
A.loc = A.loc.loc