Adding support for bridges that terminate nicely on ground.
|
@ -38,18 +38,18 @@
|
|||
{TERRAIN_BASE_PROB u cave-floor2 10}
|
||||
{TERRAIN_BASE u cave-floor1}
|
||||
{TERRAIN_BASE W cavewall}
|
||||
{TERRAIN_BASE_OV_PROB f forest2 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest3 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest4 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest5 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest6 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest7 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest8 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest-stones1 1}
|
||||
{TERRAIN_BASE_OV_PROB f forest-stones2 2}
|
||||
{TERRAIN_BASE_OV_PROB f forest-stones3 1}
|
||||
{TERRAIN_BASE_OV_PROB f forest-stones4 1}
|
||||
{TERRAIN_BASE_OV f forest}
|
||||
{TERRAIN_BASE_OV_PROB f forest2 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest3 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest4 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest5 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest6 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest7 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest8 10}
|
||||
{TERRAIN_BASE_OV_PROB f forest-stones1 1}
|
||||
{TERRAIN_BASE_OV_PROB f forest-stones2 2}
|
||||
{TERRAIN_BASE_OV_PROB f forest-stones3 1}
|
||||
{TERRAIN_BASE_OV_PROB f forest-stones4 1}
|
||||
{TERRAIN_BASE_OV f forest}
|
||||
{TERRAIN_BASE_PROB m mountains-peak1 33}
|
||||
{TERRAIN_BASE_PROB m mountains-peak2 33}
|
||||
{TERRAIN_BASE m mountains}
|
||||
|
@ -78,19 +78,17 @@
|
|||
{TERRAIN_BASE R road}
|
||||
{TERRAIN_BASE_PROB d desert-plant 10}
|
||||
{TERRAIN_BASE d desert}
|
||||
{TERRAIN_BASE \ bridge-se-nw}
|
||||
{TERRAIN_BASE / bridge-ne-sw}
|
||||
{TERRAIN_BASE | bridge-n-s}
|
||||
{TERRAIN_BASE i ice}
|
||||
{TERRAIN_BASE_PROB w swampwater2 30}
|
||||
{TERRAIN_BASE_PROB w swampwater3 30}
|
||||
{TERRAIN_BASE w swampwater}
|
||||
{TERRAIN_BASE p pier}
|
||||
{TERRAIN_BASE c coast}
|
||||
{TERRAIN_BASE c\|/ coast}
|
||||
{TERRAIN_BASE s ocean}
|
||||
{TERRAIN_BASE ~ fog}
|
||||
|
||||
{CANYON X canyon}
|
||||
{BRIDGE \ | / cs bridge}
|
||||
|
||||
#
|
||||
# Villages
|
||||
|
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 8.6 KiB |
BIN
images/terrain/bridge-n.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 8.8 KiB |
BIN
images/terrain/bridge-ne.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
images/terrain/bridge-nw.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
images/terrain/bridge-s.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 8.8 KiB |
BIN
images/terrain/bridge-se.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
images/terrain/bridge-sw.png
Normal file
After Width: | Height: | Size: 3.3 KiB |