mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Items dropped in a pod will now stay in the pod.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user