Added snow, hills, snow hills and mountains variations of the hut village.

This commit is contained in:
Lari Nieminen 2008-08-22 20:53:12 +00:00
parent 73a569cb29
commit f89376d9d2
8 changed files with 49 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

View file

@ -95,7 +95,11 @@
{VILLAGE_P *^Vht 100 village/tropical-forest}
#Crude villages (grassland)
{VILLAGE_RANDOM *^Vc village/hut}
{VILLAGE_P *^Vc 50 village/hut}
{VILLAGE_P *^Vc 100 village/hut2}
{VILLAGE_P *^Vca 50 village/hut-snow}
{VILLAGE_P *^Vca 100 village/hut-snow2}
{VILLAGE_P *^Vct 50 tent}
{VILLAGE_P *^Vct 100 tent2}

View file

@ -883,6 +883,50 @@
editor_group=village
[/terrain]
[terrain]
symbol_image=village/hut-snow-tile
id=hut_snow_village
name= _ "Village"
string=Aa^Vca
aliasof=Gg^Vh, Aa
heals=8
gives_income=true
editor_group=village
[/terrain]
[terrain]
symbol_image=village/hut-hills-tile
id=hut_hills_village
name= _ "Village"
string=Hh^Vc
aliasof=Gg^Vh, Hh
heals=8
gives_income=true
editor_group=village
[/terrain]
[terrain]
symbol_image=village/hut-snow-hills-tile
id=hut_snow_hills_village
name= _ "Village"
string=Ha^Vca
aliasof=Gg^Vh, Ha
heals=8
gives_income=true
editor_group=village
[/terrain]
[terrain]
symbol_image=village/hut-mountains-tile
id=hut_mountains_village
name= _ "Village"
string=Mm^Vc
aliasof=Gg^Vh, Mm
heals=8
gives_income=true
editor_group=village
[/terrain]
# Water Village
[terrain]