Merge pull request #8093 from GinjaNinja32/pai_pulling

Fixes pAIs being spammed with "You are too small to pull that." when being pulled
This commit is contained in:
Chinsky
2015-02-09 19:52:32 +03:00
+2 -1
View File
@@ -432,7 +432,8 @@
step(pulling, get_dir(pulling.loc, T))
M.start_pulling(t)
if(t)
M.start_pulling(t)
else
if (pulling)
if (istype(pulling, /obj/structure/window))