Make sure not to add extra vore organs

This commit is contained in:
Arokha Sieyes
2018-03-04 12:16:10 -05:00
committed by Leshana
parent 2123255667
commit f5b400f6e0
+3 -3
View File
@@ -130,10 +130,10 @@
"emote_lists"
)
/obj/belly/initialize()
. = ..()
/obj/belly/New(var/newloc)
..(newloc)
//If not, we're probably just in a prefs list or something.
if(isliving(loc))
if(isliving(newloc))
owner = loc
owner.vore_organs |= src
SSbellies.belly_list += src