mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Merge pull request #2468 from tigercat2000/tg-life
-tg- Life() refactors
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user