add {slippery} group to ice stairs
This commit is contained in:
parent
0994131190
commit
6fc15c1a18
@ -451,7 +451,7 @@ if minetest.get_modpath("default") then
|
||||
nil, true)
|
||||
|
||||
my_register_all("ice", "default:ice",
|
||||
{cracky = 3, cools_lava = 1},
|
||||
{cracky = 3, cools_lava = 1, slippery = 3},
|
||||
{"default_ice.png"},
|
||||
"Ice",
|
||||
nil, true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user