mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-20 11:35:21 +02:00
Dungeons: Use 'block' instead of 'brick' for nodebox stairs
Affects only sandstone dungeons. Nodebox stairs made from 'sandstone_block' look better because every step is undivided.
This commit is contained in:
@@ -268,7 +268,7 @@ protected:
|
||||
content_t c_mossycobble;
|
||||
content_t c_stair_desert_stone;
|
||||
content_t c_sandstonebrick;
|
||||
content_t c_stair_sandstonebrick;
|
||||
content_t c_stair_sandstone_block;
|
||||
|
||||
int ystride;
|
||||
int zstride;
|
||||
|
Reference in New Issue
Block a user