Fix exit destination.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3130 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2005-03-13 16:02:41 +00:00
parent d0fdf7199e
commit 962ca520b2
2 changed files with 3 additions and 1 deletions

View File

@ -131,7 +131,7 @@ end
arch stair_3_up arch stair_3_up
slaying just_preliminary slaying just_preliminary
hp 1 hp 1
sp 1 sp 2
x 1 x 1
y 2 y 2
end end

View File

@ -117,6 +117,8 @@ y 2
end end
arch stair2_down arch stair2_down
slaying basement slaying basement
hp 1
sp 2
x 1 x 1
y 2 y 2
end end