Fix wrong exit coordinate.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8326 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6625686736
commit
5f2c48ab02
|
@ -8,6 +8,7 @@ enter_x 1
|
|||
enter_y 1
|
||||
msg
|
||||
Created: 2005-07-16 Knut Ahlers (webmaster@knutshome.de)
|
||||
Modified: 2008-01-30 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
@ -1675,7 +1676,7 @@ end
|
|||
arch invis_exit
|
||||
slaying /world/world_105_115
|
||||
hp 2
|
||||
sp 36
|
||||
sp 35
|
||||
x 24
|
||||
y 5
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue