MapgenBasic node resolver: Various fixes
authorparamat <mat.gregory@virginmedia.com>
Sat, 4 Feb 2017 04:04:03 +0000 (04:04 +0000)
committerparamat <mat.gregory@virginmedia.com>
Sat, 4 Feb 2017 07:21:16 +0000 (07:21 +0000)
commit2d03cfd24c89c66e5ace4f335dae42f7c2c84f6b
treed6016829711cb111314be0431bf3ddcf75603827
parent03b34cb3dd0647b3e378f00cdc7203e580c9dcc8
MapgenBasic node resolver: Various fixes

Add a fallback node for stair_desert_stone to avoid ignore placed
in Minimal subgame desert dungeons.
Don't allow river_water_source to fallback to water_source as river
water needs to be non-renewable and have a short flow range.
Make stair_sandstonebrick fall back to sandstonebrick instead of
sandstone.

Re-order some lines.
Add a comment.
src/mapgen.cpp