mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-15 06:45:22 +01:00
Removed whitespaces
This commit is contained in:
@@ -26,7 +26,7 @@ minetest.register_node("lavatemple:ladder", {
|
||||
sunlight_propagates = true,
|
||||
paramtype2 = "wallmounted",
|
||||
climbable = true,
|
||||
walkable = true,
|
||||
walkable = true,
|
||||
node_box = {
|
||||
type = "wallmounted",
|
||||
wall_top = {-0.375, 0.4375, -0.5, 0.375, 0.5, 0.5},
|
||||
|
||||
Reference in New Issue
Block a user