diff --git a/code/modules/holodeck/turfs.dm b/code/modules/holodeck/turfs.dm index 67ae789a1b..a4c89b8874 100644 --- a/code/modules/holodeck/turfs.dm +++ b/code/modules/holodeck/turfs.dm @@ -161,9 +161,6 @@ baseturfs = /turf/open/floor/holofloor/ice slowdown = 1 footstep = FOOTSTEP_FLOOR - barefootstep = FOOTSTEP_HARD_BAREFOOT - clawfootstep = FOOTSTEP_HARD_CLAW - heavyfootstep = FOOTSTEP_GENERIC_HEAVY /turf/open/floor/holofloor/ice/smooth icon_state = "smooth"