aboutsummaryrefslogtreecommitdiff
path: root/src/content_mapnode.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/content_mapnode.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content_mapnode.cpp b/src/content_mapnode.cpp
index e3235778a..8e97fa6cd 100644
--- a/src/content_mapnode.cpp
+++ b/src/content_mapnode.cpp
@@ -314,6 +314,7 @@ void content_mapnode_init()
f->solidness = 0;
f->air_equivalent = true;
f->walkable = false;
+ f->climbable = true;
setWoodLikeDiggingProperties(f->digging_properties, 0.5);
// Deprecated