Merge pull request #2468 from tigercat2000/tg-life

-tg- Life() refactors
This commit is contained in:
Fox McCloud
2015-11-07 23:08:01 -05:00
60 changed files with 1458 additions and 1318 deletions
+1 -1
View File
@@ -345,7 +345,7 @@
if(child)
child.loc = get_turf(src)
if(kill && istype(child))
child.Die()
child.death()
else
for(var/mob/M in range(1,src))
if(CanHug(M))