wetness stuff

This commit is contained in:
nullbear
2016-05-02 06:19:28 -07:00
parent 9c53ce5f85
commit f97c8c2af4
11 changed files with 57 additions and 34 deletions
+1 -1
View File
@@ -182,7 +182,7 @@
else
if(istype(loc, /turf/open))
var/turf/open/tile = loc
tile.MakeSlippery()
tile.MakeSlippery(min = 10, max = 5)
/obj/machinery/shower/attackby(obj/item/I, mob/user, params)