Now all villages is drawn with the SHEX macro.

Removed old unused image and some other minor edits
This commit is contained in:
Hogne Håskjold 2006-01-10 20:03:00 +00:00
parent 6599b5bf72
commit 90f875803a
8 changed files with 30 additions and 22 deletions

View file

@ -583,6 +583,10 @@
{SHEX F overlay 25 snow-forest4}
{SHEX F overlay 100 snow-forest}
#
# Villages
#
#Single hex human villages (grassland, hills, mountains)
{SHEX v overlay 30 village-human}
{SHEX v overlay 30 village-human2}
@ -617,6 +621,32 @@
{SHEX D overlay 100 village-cave3}
{SHEX p overlay 100 village-dwarven}
#Single hex swamp village
{SHEX Y overlay 100 village-swampwater}
#Single hex coastal village
{SHEX Z overlay 100 village-coast}
#Single hex tropical village
{SHEX L overlay 100 village-tropical-forest}
#
# Village base terrain
#
{TERRAIN_BASE Y swampwater}
{TERRAIN_BASE Ve snow}
{TERRAIN_BASE Z coast}
{TERRAIN_BASE v grassland-r1}
{TERRAIN_BASE Dp cave-floor1}
{TERRAIN_BASE t grassland-r1}
{TERRAIN_BASE a hills-variation1}
{TERRAIN_BASE A snow-hills}
#{TERRAIN_BASE b mountains}
{TERRAIN_BASE BU desert}
{TERRAIN_BASE L savanna}
# Castle-specific transitions. Those are placed before base terrains, as they
# override the normal base terrain.
{CASTLE_TRANSITION CK T tropical-forest-ctrans}
@ -732,28 +762,6 @@
#added ruins
{BRIDGE \ | / cs CKfFNQq bridge}
#
# Villages
#
{TERRAIN_BASE Y swampwater}
{TERRAIN_BASE Ve snow}
{TERRAIN_BASE Z coast}
{TERRAIN_BASE v grassland-r1}
{TERRAIN_BASE Dp cave-floor1}
{TERRAIN_BASE t grassland-r1}
{TERRAIN_BASE a hills-variation1}
{TERRAIN_BASE A snow-hills}
#{TERRAIN_BASE b mountains}
{TERRAIN_BASE BU desert}
{TERRAIN_BASE L savanna}
{BUILDING Y ({VIMG 36,40 village-swampwater })}
{BUILDING Z ({VIMG 36,40 village-coast })}
#{BUILDING A ({VIMG 36,40 village-snow })}
{BUILDING L ({VIMG 36,40 village-tropical-forest })}
#
# Transition between terrains
#

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 7 KiB