This commit is contained in:
Poojawa
2019-10-15 13:19:56 -05:00
parent 1780f1addd
commit d9af826333
+5 -2
View File
@@ -145,8 +145,11 @@
//ommitted list
// "shrink_grow_size",
/obj/belly/New(var/newloc)
. = ..(newloc)
/obj/belly/Initialize()
. = ..()
take_ownership(src.loc)
/obj/belly/proc/take_ownership(var/newloc)
//If not, we're probably just in a prefs list or something.
if(isliving(newloc))
owner = loc