Fix exit destination.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3130 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d0fdf7199e
commit
962ca520b2
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue