Move top map of light house to cellar level: part of the map has a cave border which does not make sense at the top of a light house.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4473 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
5aec0cb329
commit
44fc82da73
|
@ -4500,6 +4500,13 @@ name floor
|
|||
x 16
|
||||
y 3
|
||||
end
|
||||
arch stair_down
|
||||
slaying floor_4
|
||||
hp 1
|
||||
sp 1
|
||||
x 16
|
||||
y 3
|
||||
end
|
||||
arch key
|
||||
x 16
|
||||
y 3
|
||||
|
|
|
@ -3893,13 +3893,6 @@ name floor
|
|||
x 14
|
||||
y 1
|
||||
end
|
||||
arch stair_up
|
||||
slaying floor_4
|
||||
hp 1
|
||||
sp 1
|
||||
x 14
|
||||
y 1
|
||||
end
|
||||
arch afloor_left
|
||||
name floor
|
||||
x 14
|
||||
|
|
|
@ -125,10 +125,10 @@ arch small_stones
|
|||
x 1
|
||||
y 1
|
||||
end
|
||||
arch stair_down
|
||||
slaying floor_3
|
||||
hp 14
|
||||
sp 1
|
||||
arch stair_up
|
||||
slaying floor_1
|
||||
hp 16
|
||||
sp 3
|
||||
x 1
|
||||
y 1
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue