Wire in the crude hut village (with one variation).
This commit is contained in:
parent
6f7e5f5fda
commit
30c5ab5045
4 changed files with 15 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 12 KiB |
BIN
data/core/images/terrain/village/hut2.png
Normal file
BIN
data/core/images/terrain/village/hut2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.1 KiB |
|
@ -403,6 +403,11 @@
|
|||
|
||||
{SHEX *^Vud village 100 village/dwarven}
|
||||
|
||||
#Single hex crude villages (grassland)
|
||||
#50% 50%
|
||||
{SHEX *^Vc village 50 village/hut1}
|
||||
{SHEX *^Vc village 100 village/hut2}
|
||||
|
||||
#Single hex swamp village
|
||||
#50% 50%
|
||||
{SHEX *^Vhs village 50 village/swampwater}
|
||||
|
|
|
@ -823,6 +823,16 @@
|
|||
editor_group=village, cave
|
||||
[/terrain]
|
||||
|
||||
[terrain]
|
||||
symbol_image=village/hut-tile
|
||||
id=village
|
||||
name= _ "Village"
|
||||
string=Gg^Vc
|
||||
heals=8
|
||||
gives_income=true
|
||||
editor_group=village
|
||||
[/terrain]
|
||||
|
||||
# Water Village
|
||||
|
||||
[terrain]
|
||||
|
|
Loading…
Add table
Reference in a new issue