[MIRROR] Slippery Ice Fix (#5581)
* Slippery Ice Fix (#35770) * Makes ice slippery again * Update misc_plating.dm * Slippery Ice Fix
This commit is contained in:
committed by
Poojawa
parent
8f17ce586b
commit
1d028256d2
@@ -145,7 +145,11 @@
|
||||
slowdown = 1
|
||||
wet = TURF_WET_PERMAFROST
|
||||
attachment_holes = FALSE
|
||||
|
||||
|
||||
/turf/open/floor/plating/ice/Initialize()
|
||||
. = ..()
|
||||
UpdateSlip()
|
||||
|
||||
/turf/open/floor/plating/ice/try_replace_tile(obj/item/stack/tile/T, mob/user, params)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user