Fixes make_babies not returning the baby

This commit is contained in:
Alffd
2017-06-01 17:14:28 -05:00
parent 0d61634451
commit 993db34b8f
@@ -592,7 +592,7 @@
alone = 0
continue
if(alone && partner && children < 3)
new childtype(loc)
return new childtype(loc)
/mob/living/simple_animal/say_quote(var/message)
var/verb = "says"