Merge pull request #11946 from Lijah99/ACTUALLYFixesVehicleFootprints

ACTUALLY fixes footprints while in a vehicle/buckled
This commit is contained in:
Razharas
2015-09-24 01:22:49 +03:00
@@ -49,7 +49,7 @@
for(var/datum/mutation/human/HM in dna.mutations)
HM.on_move(src, NewLoc)
if(shoes)
if(!lying)
if(!lying && !buckled)
if(loc == NewLoc)
if(!has_gravity(loc))
return