added new variation: impassable desert mountains.

Will look better when a new desert mountain graphics are done.
This commit is contained in:
J.W. Bjerk 2007-04-23 21:04:39 +00:00
parent 60ef0b5453
commit b69d7de888
4 changed files with 30 additions and 18 deletions

View file

@ -270,20 +270,20 @@
#enddef
#33% 33% 33%
{CLOUDS Mm^Xm cloud1_1 cloud1_2 cloud1_3 clouds 33}
{CLOUDS Mm^Xm cloud1_1 cloud2_2 cloud1_3 clouds 50}
{CLOUDS Mm^Xm cloud1_1 cloud3_2 cloud1_3 clouds 100}
{CLOUDS *^Xm cloud1_1 cloud1_2 cloud1_3 clouds 33}
{CLOUDS *^Xm cloud1_1 cloud2_2 cloud1_3 clouds 50}
{CLOUDS *^Xm cloud1_1 cloud3_2 cloud1_3 clouds 100}
{PEAKS_ONEBYTWO Mm^Xm mountain_peak_range1_1 mountain_peak_range1_2 peaks 15}
{PEAKS_ONEBYTWO *^Xm mountain_peak_range1_1 mountain_peak_range1_2 peaks 15}
{PEAKS_LARGE Mm^Xm mountain_peak_large1 peaks 25}
{PEAKS_LARGE Mm^Xm mountain_peak_large2 peaks 33}
{PEAKS_LARGE *^Xm mountain_peak_large1 peaks 25}
{PEAKS_LARGE *^Xm mountain_peak_large2 peaks 33}
{PEAKS Mm^Xm mountain_peak1 peaks 16}
{PEAKS Mm^Xm mountain_peak2 peaks 20}
{PEAKS Mm^Xm mountain_peak3 peaks 27}
{PEAKS Mm^Xm mountain_peak4 peaks 40}
{PEAKS Mm^Xm mountain_peak5 peaks 80}
{PEAKS *^Xm mountain_peak1 peaks 16}
{PEAKS *^Xm mountain_peak2 peaks 20}
{PEAKS *^Xm mountain_peak3 peaks 27}
{PEAKS *^Xm mountain_peak4 peaks 40}
{PEAKS *^Xm mountain_peak5 peaks 80}
#
# > V I L L A G E B U I L D I N G S <

View file

@ -15,6 +15,7 @@
#char= / | \ & _ ~ ? [ ] '
#str= Bww/ Bww| Bww\ Xu _s _f Fet Uh Uf Uui
[terrain]
symbol_image=void
id=off_map
@ -38,6 +39,10 @@ char="~"
string=_f
[/terrain]
#
# Frozen
#
[terrain]
symbol_image=ice
id=ice
@ -59,10 +64,10 @@ editor_group=frozen
[/terrain]
#
# Bridges
# Bridges
#
# Shallow Water Bridge
# >>>>>>>> Shallow Water Bridge
[terrain]
symbol_image=bridge-n-s-tile
id=bridge
@ -93,7 +98,7 @@ aliasof=Gg, Ww
editor_group=bridge, water
[/terrain]
# Deep Water Bridge
# >>>>>>>> Deep Water Bridge
[terrain]
symbol_image=bridge-deep-n-s-tile
id=bridgedeep
@ -124,12 +129,11 @@ aliasof=Gg, Wo
editor_group=bridge, water
[/terrain]
# Swamp Water Bridge
# >>>>>>>> Swamp Water Bridge
[terrain]
symbol_image=bridge-swamp-n-s-tile
id=bridgeswamp
name= _ "Bridge"
#char=|
string=Ss^Bw|
aliasof=Gg, Ss
editor_group=bridge, water
@ -139,7 +143,6 @@ editor_group=bridge, water
symbol_image=bridge-swamp-ne-sw-tile
id=bridgeswampdiag1
name= _ "Bridge"
#char=/
string=Ss^Bw/
aliasof=Gg, Ss
editor_group=bridge, water
@ -149,11 +152,11 @@ editor_group=bridge, water
symbol_image=bridge-swamp-se-nw-tile
id=bridgeswampdiag2
name= _ "Bridge"
#char=\
string=Ss^Bw\
aliasof=Gg, Ss
editor_group=bridge, water
[/terrain]
#
# Castles
#
@ -966,6 +969,15 @@ aliasof=Xu
editor_group=rough
[/terrain]
[terrain]
symbol_image=cloud-desert-tile
id=clouddesert
name= _ "Impassable Desert Mountains"
string=Md^Xm
aliasof=Xu
editor_group=rough
[/terrain]
[terrain]
symbol_image=cave/wall-rough
id=cavewall

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB