Merge pull request #10704 from Ghommie/Ghommie-cit529

More Runtimenator fixes.
This commit is contained in:
kevinz000
2020-02-16 05:10:19 -07:00
committed by GitHub
5 changed files with 18 additions and 26 deletions
+1 -1
View File
@@ -1080,7 +1080,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)