Apply patch 'Added exit lever to Devourer's temple lower level' courtesy Otto J. Mäkelä.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12354 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
daa7e593b8
commit
5aaea4f03f
|
@ -1,15 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name Temple of the Devourers, Lower Level
|
name Temple of the Devourers, Lower Level
|
||||||
difficulty 12
|
|
||||||
region scorn
|
region scorn
|
||||||
|
msg
|
||||||
|
Created: 1997-04-23
|
||||||
|
Modified: 2008-10-26 Rick Tanner, 2010-01-19 Otto Makela
|
||||||
|
endmsg
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 6
|
enter_x 6
|
||||||
enter_y 13
|
enter_y 13
|
||||||
msg
|
difficulty 12
|
||||||
Created: 1997-04-23
|
|
||||||
Modified: 2008-10-26 Rick Tanner
|
|
||||||
endmsg
|
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
end
|
end
|
||||||
|
@ -197,9 +197,9 @@ x 2
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
arch altar_devourers
|
arch altar_devourers
|
||||||
|
level 120
|
||||||
x 2
|
x 2
|
||||||
y 3
|
y 3
|
||||||
level 120
|
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 2
|
x 2
|
||||||
|
@ -1159,9 +1159,9 @@ x 12
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
arch stwall_closed_1
|
arch stwall_closed_1
|
||||||
|
connected 1
|
||||||
x 12
|
x 12
|
||||||
y 9
|
y 9
|
||||||
connected 1
|
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 12
|
x 12
|
||||||
|
@ -1180,9 +1180,9 @@ x 12
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
arch button_lever
|
arch button_lever
|
||||||
|
connected 1
|
||||||
x 12
|
x 12
|
||||||
y 13
|
y 13
|
||||||
connected 1
|
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 12
|
x 12
|
||||||
|
@ -1304,6 +1304,11 @@ arch blackmarble
|
||||||
x 14
|
x 14
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
arch button_lever
|
||||||
|
connected 1
|
||||||
|
x 14
|
||||||
|
y 1
|
||||||
|
end
|
||||||
arch generate_skeleton
|
arch generate_skeleton
|
||||||
x 14
|
x 14
|
||||||
y 1
|
y 1
|
||||||
|
|
Loading…
Reference in New Issue