Conflict fix

This commit is contained in:
Artur
2020-01-20 13:50:52 +02:00
373 changed files with 6548 additions and 3989 deletions
+1 -1
View File
@@ -371,7 +371,7 @@
return TRUE
return FALSE
/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)