mountain<->castle transitions

This commit is contained in:
Hogne Håskjold 2006-02-14 15:39:25 +00:00
parent 3aa5de666c
commit 878d307408
11 changed files with 36 additions and 0 deletions

View file

@ -20,6 +20,7 @@
{FORESTADJCASTLEA f Cn 100 forest-castle}
{FORESTADJCASTLEA F Cn 100 snow-forest-castle}
{FORESTADJCASTLEA ] ol 100 mushrooms-castle}
{MOUNTAINADJCASTLEA m Cn 100 mountains-castle}
{FORESTADJCASTLES f Cn 100 forest-castle}
{FORESTADJCASTLES F Cn 100 snow-forest-castle}
@ -32,6 +33,7 @@
{FORESTADJCASTLE f Cn 100 forest-castle}
{FORESTADJCASTLE F Cn 100 snow-forest-castle}
{FORESTADJCASTLE ] olW 100 mushrooms-castle}
{FORESTADJCASTLE m Cn 100 mountains-castle}
{FORESTADJ f csmJMwvabtXW 33 forest_small}
{FORESTADJ f csmJMwvabtXW 25 forest3}

View file

@ -175,3 +175,37 @@
[/terrain_graphics]
#enddef
#define MOUNTAINADJCASTLEA FID ID PROB TILE
[terrain_graphics]
map="
1
* 1
2
* *
*"
[tile]
pos=1
type={ID}
[/tile]
[tile]
pos=2
type={FID}
no_flag="overlay"
set_flag="overlay"
[/tile]
probability={PROB}
rotations=n,ne,se,s,sw,nw
[image]
name={TILE}-@R0-@R1
position=vertical
base=90,144
[/image]
[/terrain_graphics]
#enddef

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB