Updated the Demon Quest map name that is found in Euthville. Map editor also removed unknown archetype abilities (archetype ability_fire). Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5643 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2a395d0e51
commit
478200fa06
|
@ -1,5 +1,5 @@
|
||||||
arch map
|
arch map
|
||||||
name demon_quest
|
name Demon Quest
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 8
|
difficulty 8
|
||||||
width 35
|
width 35
|
||||||
|
@ -1573,17 +1573,6 @@ arch medium_stones
|
||||||
x 7
|
x 7
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
arch big_demon
|
|
||||||
x 7
|
|
||||||
y 1
|
|
||||||
speed_left -0.400000
|
|
||||||
carrying 100
|
|
||||||
arch key2
|
|
||||||
slaying gateway
|
|
||||||
end
|
|
||||||
arch ability_fire
|
|
||||||
end
|
|
||||||
end
|
|
||||||
arch medium_stones
|
arch medium_stones
|
||||||
x 7
|
x 7
|
||||||
y 2
|
y 2
|
||||||
|
@ -1839,12 +1828,12 @@ arch bolt
|
||||||
title of Blessedness
|
title of Blessedness
|
||||||
slaying undead,demon
|
slaying undead,demon
|
||||||
msg
|
msg
|
||||||
These missiles are invested
|
These missiles are invested
|
||||||
with a great holiness so that
|
with a great holiness so that
|
||||||
even a scratch might banish
|
even a scratch might banish
|
||||||
an undead creature or a demon
|
an undead creature or a demon
|
||||||
back to the hell from which it
|
back to the hell from which it
|
||||||
came.
|
came.
|
||||||
endmsg
|
endmsg
|
||||||
food 80
|
food 80
|
||||||
dam 20
|
dam 20
|
||||||
|
@ -3548,11 +3537,6 @@ arch pstone_5
|
||||||
x 16
|
x 16
|
||||||
y 16
|
y 16
|
||||||
end
|
end
|
||||||
arch big_demon
|
|
||||||
name The Summoner
|
|
||||||
x 16
|
|
||||||
y 16
|
|
||||||
end
|
|
||||||
arch medium_stones
|
arch medium_stones
|
||||||
x 16
|
x 16
|
||||||
y 17
|
y 17
|
||||||
|
@ -5750,17 +5734,6 @@ arch medium_stones
|
||||||
x 26
|
x 26
|
||||||
y 25
|
y 25
|
||||||
end
|
end
|
||||||
arch big_demon
|
|
||||||
x 26
|
|
||||||
y 25
|
|
||||||
speed_left -0.400000
|
|
||||||
carrying 100
|
|
||||||
arch key2
|
|
||||||
slaying inner_circle
|
|
||||||
end
|
|
||||||
arch ability_fire
|
|
||||||
end
|
|
||||||
end
|
|
||||||
arch medium_stones
|
arch medium_stones
|
||||||
x 26
|
x 26
|
||||||
y 26
|
y 26
|
||||||
|
@ -7533,3 +7506,30 @@ arch bwall_2_2_4
|
||||||
x 34
|
x 34
|
||||||
y 34
|
y 34
|
||||||
end
|
end
|
||||||
|
arch big_demon
|
||||||
|
x 7
|
||||||
|
y 1
|
||||||
|
speed_left -0.400000
|
||||||
|
carrying 100
|
||||||
|
arch key2
|
||||||
|
slaying gateway
|
||||||
|
end
|
||||||
|
arch ability_fire
|
||||||
|
end
|
||||||
|
end
|
||||||
|
arch big_demon
|
||||||
|
name The Summoner
|
||||||
|
x 16
|
||||||
|
y 16
|
||||||
|
end
|
||||||
|
arch big_demon
|
||||||
|
x 26
|
||||||
|
y 25
|
||||||
|
speed_left -0.400000
|
||||||
|
carrying 100
|
||||||
|
arch key2
|
||||||
|
slaying inner_circle
|
||||||
|
end
|
||||||
|
arch ability_fire
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
Loading…
Reference in New Issue