Dungeons: Add nodebox stairs to desert and sandstone dungeons
authorparamat <mat.gregory@virginmedia.com>
Mon, 23 Jan 2017 08:07:34 +0000 (08:07 +0000)
committerparamat <mat.gregory@virginmedia.com>
Thu, 26 Jan 2017 20:18:54 +0000 (20:18 +0000)
commitae929ce2fdcfcfc95cffece35f3d38ea4d96dd9f
tree20229f26bd31761ad246d724fd1eb3adc406f532
parentc268db7b46645b8000bd77ce80e919080a75f152
Dungeons: Add nodebox stairs to desert and sandstone dungeons

Desert and sandstone dungeons have 2 node wide corridors. Previously,
nodebox stairs were disabled because dungeon generation code did not
support nodebox stairs wider than 1 node, now it does.

Add 'stair desert stone' content id to MappgenBasic.

Requires 'mapgen stair desert stone' to be added to Minetest Game.
src/mapgen.cpp
src/mapgen.h