Additional lever to prevent players from being trapped in the map, as pointed out by kbulgrien

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10473 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-11-16 05:56:21 +00:00
parent b6726a40ea
commit 65fccfc7f5
2 changed files with 12 additions and 2 deletions

View File

@ -7,7 +7,7 @@ height 16
enter_x 1
enter_y 14
msg
Modified: 2008-10-22 Rick Tanner
Modified: 2008-11-15 Rick Tanner
endmsg
end
arch dungeon_floor
@ -166,6 +166,11 @@ arch dungeon_floor
x 1
y 12
end
arch button_handle
x 1
y 12
connected 1
end
arch generate_orc
x 1
y 12

View File

@ -8,7 +8,7 @@ enter_x 6
enter_y 1
msg
Created: 1993-10-15
Modified: 2008-10-22 Rick Tanner
Modified: 2008-11-15 Rick Tanner
endmsg
end
arch dirtfloor
@ -355,6 +355,11 @@ arch dirtfloor
x 3
y 9
end
arch button_lever
x 3
y 9
connected 1
end
arch generate_orc
x 3
y 9