Merge pull request #7993 from VOREStation/Arokha/issue6269

Fixes smartfridge throw stock issue
This commit is contained in:
Aronai Sieyes
2020-05-21 15:38:15 -04:00
committed by GitHub

View File

@@ -14,7 +14,7 @@
expert_job = "Bartender"
// Allow thrown items into smartfridges
/obj/machinery/smartfridge/throw_impact(var/atom/movable/A)
/obj/machinery/smartfridge/hitby(var/atom/movable/A, speed)
. = ..()
if(accept_check(A) && A.thrower)
//Try to find what job they are via ID