Converted the summoning circle terrain to overlay terrain.

This commit is contained in:
Steven Panek 2008-11-21 21:35:30 +00:00
parent 7881cd52cd
commit e0f4c30aa2
9 changed files with 11 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -80,8 +80,8 @@
symbol_image=summoning-center
id=InnerSummoningCircle
name=_ "Inner Summoning Circle"
string=Dd^Sci
aliasof=Kud
string=^Sci
aliasof=_bas
heals=true
recruit_from=true
no_overlay=true
@ -92,8 +92,8 @@
symbol_image=summoning-circle6
id=OuterSummoningCircle
name=_ "Outer Summoning Circle"
string=Dd^Sco
aliasof=Dd
string=^Sco
aliasof=_bas
heals=false
recruit_onto=true
no_ovrlay=true

View File

@ -22,10 +22,10 @@
{TRANSITION_BASE Yl (!, Yl, Xu) lava}
{TERRAIN_BASE Dd^Sci summoning-center}
{TERRAIN_BASE_P Dd^Sco 15 summoning-circle1}
{TERRAIN_BASE_P Dd^Sco 15 summoning-circle2}
{TERRAIN_BASE_P Dd^Sco 15 summoning-circle3}
{TERRAIN_BASE_P Dd^Sco 15 summoning-circle4}
{TERRAIN_BASE_P Dd^Sco 15 summoning-circle6}
{TERRAIN_BASE Dd^Sco summoning-circle5}
{OVERLAY *^Sci summoning-center}
{OVERLAY_P *^Sco 15 summoning-circle1}
{OVERLAY_P *^Sco 15 summoning-circle2}
{OVERLAY_P *^Sco 15 summoning-circle3}
{OVERLAY_P *^Sco 15 summoning-circle4}
{OVERLAY_P *^Sco 15 summoning-circle6}
{OVERLAY *^Sco summoning-circle5}