Merge pull request #1721 from Krausus/CurseYouRelayMove!

Removes Unnecessary Relaymove
This commit is contained in:
Mark van Alphen
2015-08-12 18:23:46 +02:00
2 changed files with 0 additions and 6 deletions
-4
View File
@@ -286,10 +286,6 @@
if(istype(mob.buckled, /obj/vehicle) || istype(mob.buckled, /obj/structure/stool/bed/chair/cart))
return mob.buckled.relaymove(mob,direct)
if(istype(mob.machine, /obj/machinery))
if(mob.machine.relaymove(mob,direct))
return
if(mob.pulledby || mob.buckled) // Wheelchair driving!
if(istype(mob.loc, /turf/space))
return // No wheelchair driving in space