Items dropped in a pod will now stay in the pod.

This commit is contained in:
joep van der velden
2018-10-29 20:31:11 +01:00
parent 3bf765208b
commit 07e419a8a4
+3
View File
@@ -199,6 +199,9 @@
deal_damage(P.damage)
P.on_hit(src)
/obj/spacepod/AllowDrop()
return TRUE
/obj/spacepod/blob_act()
deal_damage(30)
return