Fixed broken default entry coordinates pointing outside real map area.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2699 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
21f829a2a1
commit
c7769b97b1
|
@ -7,8 +7,8 @@ Date: Wed Dec 28 00:59:37 1994
|
|||
endmsg
|
||||
width 31
|
||||
height 11
|
||||
enter_x 21
|
||||
enter_y 18
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
darkness 1
|
||||
end
|
||||
arch medium_stones
|
||||
|
@ -805,8 +805,6 @@ x 9
|
|||
y 9
|
||||
end
|
||||
arch teleporter
|
||||
msg
|
||||
endmsg
|
||||
hp 25
|
||||
sp 2
|
||||
x 9
|
||||
|
@ -1928,8 +1926,6 @@ weight 16000
|
|||
end
|
||||
arch head
|
||||
name Filur's head
|
||||
msg
|
||||
endmsg
|
||||
end
|
||||
arch goldcoin
|
||||
nrof 20
|
||||
|
@ -2387,8 +2383,6 @@ y 9
|
|||
end
|
||||
arch creator
|
||||
name 1
|
||||
msg
|
||||
endmsg
|
||||
other_arch ten_kilo
|
||||
connected 1
|
||||
x 28
|
||||
|
|
Loading…
Reference in New Issue