More Runtimenator fixes.

This commit is contained in:
Ghommie
2020-01-25 02:16:45 +01:00
parent d7dd5e694a
commit f2b04be561
5 changed files with 18 additions and 26 deletions
+1 -1
View File
@@ -1073,7 +1073,7 @@
stop_pulling() //CIT CHANGE - Ditto...
else if(has_legs || ignore_legs)
lying = 0
if (pulledby)
if (pulledby && isliving(pulledby))
var/mob/living/L = pulledby
L.update_pull_movespeed()
if(buckled)