This commit is contained in:
Putnam3145
2021-07-10 22:53:14 -07:00
parent 21c77d25a2
commit 70a5dd3693
@@ -98,7 +98,7 @@
return TRUE
return ..()
/mob/living/carbon/human/proc/dirt_buildup(strength)
/mob/living/carbon/human/proc/dirt_buildup(strength = 1)
if(!shoes || !(shoes.body_parts_covered & FEET))
return // barefoot advantage
var/turf/open/T = loc