This commit is contained in:
ZomgPonies
2014-06-15 03:58:50 -04:00
parent a211cca4dc
commit d9960d487c
+1 -1
View File
@@ -207,7 +207,7 @@
if(!mob.canmove)
if (mob.buckled && (istype(mob.buckled, /obj/structure/stool/bed/chair/wheelchair))) // Exception for wheelchairs
else if if (mob.buckled && (istype(mob.buckled, /obj/structure/stool/bed/chair/cart)))
else if (mob.buckled && (istype(mob.buckled, /obj/structure/stool/bed/chair/cart)))
else return
//if(istype(mob.loc, /turf/space) || (mob.flags & NOGRAV))