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
|
endmsg
|
||||||
width 31
|
width 31
|
||||||
height 11
|
height 11
|
||||||
enter_x 21
|
enter_x 1
|
||||||
enter_y 18
|
enter_y 1
|
||||||
darkness 1
|
darkness 1
|
||||||
end
|
end
|
||||||
arch medium_stones
|
arch medium_stones
|
||||||
|
@ -805,8 +805,6 @@ x 9
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
arch teleporter
|
arch teleporter
|
||||||
msg
|
|
||||||
endmsg
|
|
||||||
hp 25
|
hp 25
|
||||||
sp 2
|
sp 2
|
||||||
x 9
|
x 9
|
||||||
|
@ -1928,8 +1926,6 @@ weight 16000
|
||||||
end
|
end
|
||||||
arch head
|
arch head
|
||||||
name Filur's head
|
name Filur's head
|
||||||
msg
|
|
||||||
endmsg
|
|
||||||
end
|
end
|
||||||
arch goldcoin
|
arch goldcoin
|
||||||
nrof 20
|
nrof 20
|
||||||
|
@ -2387,8 +2383,6 @@ y 9
|
||||||
end
|
end
|
||||||
arch creator
|
arch creator
|
||||||
name 1
|
name 1
|
||||||
msg
|
|
||||||
endmsg
|
|
||||||
other_arch ten_kilo
|
other_arch ten_kilo
|
||||||
connected 1
|
connected 1
|
||||||
x 28
|
x 28
|
||||||
|
|
Loading…
Reference in New Issue