Update belly_obj_vr.dm

This commit is contained in:
Verkister
2018-03-13 18:37:21 +02:00
committed by GitHub
parent e9d6c20702
commit 54ecf6a3f1
+1 -1
View File
@@ -442,7 +442,7 @@
return TRUE
/obj/belly/onDropInto(var/atom/movable/AM)
return src
return null
//Handle a mob struggling
// Called from /mob/living/carbon/relaymove()