Remove debugging. Fix meteor probability.
This commit is contained in:
parent
9ef29d3feb
commit
50ce118087
2 changed files with 8 additions and 20 deletions
|
@ -677,6 +677,7 @@ minetest.register_node("fun_caves:rope_ladder_piece", {
|
|||
drop = {},
|
||||
paramtype = "light",
|
||||
paramtype2 = "wallmounted",
|
||||
buildable_to = true,
|
||||
sunlight_propagates = true,
|
||||
walkable = false,
|
||||
climbable = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue