DM: Removed the digits from the terrain for scenario 7 generators.

This commit is contained in:
Fabian Müller 2009-04-16 21:15:57 +00:00
parent 403cad5d10
commit bcc943abb8
3 changed files with 10 additions and 10 deletions

View File

@ -15,5 +15,5 @@
# Monolith overlay
{OVERLAY *^Im1 ../scenery/monolith1}
{OVERLAY *^Im2 ../scenery/monolith2}
{OVERLAY *^Ima ../scenery/monolith1}
{OVERLAY *^Imb ../scenery/monolith2}

View File

@ -23,7 +23,7 @@
symbol_image=../scenery/monolith1
id=milestone1
name= _ "Milestone1"
string=^Im1
string=^Ima
aliasof=_bas
editor_group=dm
[/terrain_type]
@ -32,7 +32,7 @@
symbol_image=../scenery/monolith2
id=milestone2
name= _ "Milestone2"
string=^Im2
string=^Imb
aliasof=_bas
editor_group=dm
[/terrain_type]

View File

@ -7,7 +7,7 @@
[terrain]
x={X}
y={Y}
terrain=Gs^Im2
terrain=Gs^Imb
[/terrain]
[/event]
[event]
@ -15,7 +15,7 @@
[terrain]
x={X}
y={Y}
terrain=Gs^Im1
terrain=Gs^Ima
[/terrain]
[/event]
#enddef
@ -27,7 +27,7 @@
first_time_only=no
[store_locations]
terrain=*^Im2
terrain=*^Imb
variable=monoliths
[/store_locations]
@ -58,7 +58,7 @@
side=1
type=Mage of Light,White Mage,Great Mage,Arch Mage,Red Mage,Mage,Elder Mage,Paladin,Silver Mage,Journeyman Mage,Mage Leader,Mage Commander
[filter_location]
terrain=Gs^Im2
terrain=Gs^Imb
[/filter_location]
[/filter]
[message]
@ -84,7 +84,7 @@
[terrain]
x=$unit.x
y=$unit.y
terrain=Gg^Im1
terrain=Gg^Ima
[/terrain]
[/event]
@ -98,7 +98,7 @@
type=Mage of Light,White Mage,Great Mage,Arch Mage,Red Mage,Mage,Elder Mage,Paladin,Silver Mage,Journeyman Mage,Mage Leader,Mage Commander
[/not]
[filter_location]
terrain=Gs^Im2
terrain=Gs^Imb
[/filter_location]
[/filter]