POLARIS: Walking with nonshoes on feet causes runtimes

This commit is contained in:
Arokha Sieyes
2018-02-15 21:45:40 -06:00
parent 76fa2f82bf
commit 6b0b76b78a
@@ -189,7 +189,7 @@
volume *= 0.5
else if(shoes)
var/obj/item/clothing/shoes/feet = shoes
if(feet)
if(istype(feet))
volume *= feet.step_volume_mod
if(!has_organ(BP_L_FOOT) && !has_organ(BP_R_FOOT))