Ports move force and move resist, movement/pushing/pulling tweaks & co.
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
ui.soft_update_fields()
|
||||
|
||||
|
||||
/obj/machinery/disposal/bin/hitby(atom/movable/AM)
|
||||
/obj/machinery/disposal/bin/hitby(atom/movable/AM, skipcatch = FALSE, hitpush = TRUE, blocked = FALSE, datum/thrownthing/throwingdatum)
|
||||
if(isitem(AM) && AM.CanEnterDisposals())
|
||||
if(prob(75))
|
||||
AM.forceMove(src)
|
||||
|
||||
Reference in New Issue
Block a user