mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Ladders implemented!
This commit is contained in:
committed by
Giuseppe Bilotta
parent
bc2819cab2
commit
1c59cff832
@@ -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
|
||||
|
Reference in New Issue
Block a user