Add gate levers inside certain hallways to Beginners in Scorn (scorn/misc/beginners) to allow a trapped player the ability to open the gateway from the inside, if it should close on them for some reason.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19373 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d69b1ffa8f
commit
9b2f28133d
|
@ -200,6 +200,12 @@ arch woodfloor
|
|||
x 1
|
||||
y 1
|
||||
end
|
||||
arch button_handle
|
||||
name Escape lever
|
||||
x 1
|
||||
y 1
|
||||
connected 8
|
||||
end
|
||||
arch goblin
|
||||
x 1
|
||||
y 1
|
||||
|
@ -216,6 +222,12 @@ arch woodfloor
|
|||
x 1
|
||||
y 3
|
||||
end
|
||||
arch button_handle
|
||||
name Escape lever
|
||||
x 1
|
||||
y 3
|
||||
connected 9
|
||||
end
|
||||
arch goblin
|
||||
x 1
|
||||
y 3
|
||||
|
@ -3731,6 +3743,12 @@ arch woodfloor
|
|||
x 20
|
||||
y 8
|
||||
end
|
||||
arch button_handle
|
||||
name Escape lever
|
||||
x 20
|
||||
y 8
|
||||
connected 7
|
||||
end
|
||||
arch woodfloor
|
||||
x 20
|
||||
y 9
|
||||
|
@ -3784,6 +3802,12 @@ arch woodfloor
|
|||
x 20
|
||||
y 16
|
||||
end
|
||||
arch button_handle
|
||||
name Escape lever
|
||||
x 20
|
||||
y 16
|
||||
connected 5
|
||||
end
|
||||
arch woodfloor
|
||||
x 20
|
||||
y 17
|
||||
|
@ -3804,6 +3828,12 @@ arch woodfloor
|
|||
x 20
|
||||
y 19
|
||||
end
|
||||
arch button_lever
|
||||
name Escape lever
|
||||
x 20
|
||||
y 19
|
||||
connected 4
|
||||
end
|
||||
arch woodfloor
|
||||
x 20
|
||||
y 20
|
||||
|
@ -3836,6 +3866,12 @@ arch woodfloor
|
|||
x 20
|
||||
y 23
|
||||
end
|
||||
arch button_handle
|
||||
name Escape lever
|
||||
x 20
|
||||
y 23
|
||||
connected 3
|
||||
end
|
||||
arch woodfloor
|
||||
x 20
|
||||
y 24
|
||||
|
@ -3848,6 +3884,12 @@ arch woodfloor
|
|||
x 20
|
||||
y 25
|
||||
end
|
||||
arch button_handle
|
||||
name Escape lever
|
||||
x 20
|
||||
y 25
|
||||
connected 2
|
||||
end
|
||||
arch woodfloor
|
||||
x 20
|
||||
y 26
|
||||
|
@ -3864,6 +3906,12 @@ arch woodfloor
|
|||
x 20
|
||||
y 28
|
||||
end
|
||||
arch button_handle
|
||||
name Escape lever
|
||||
x 20
|
||||
y 28
|
||||
connected 1
|
||||
end
|
||||
arch woodfloor
|
||||
x 20
|
||||
y 29
|
||||
|
|
Loading…
Reference in New Issue