Adding support for bridges that terminate nicely on ground.

This commit is contained in:
Philippe Plantier 2004-08-22 17:11:12 +00:00
parent 15f7b8589b
commit bae16ab1c9
10 changed files with 14 additions and 16 deletions

View file

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

BIN
images/terrain/bridge-n.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
images/terrain/bridge-s.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB