Fix exit coordinates.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21742 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a371df04a4
commit
3194943d01
|
@ -8,7 +8,7 @@ enter_x 12
|
||||||
enter_y 13
|
enter_y 13
|
||||||
msg
|
msg
|
||||||
Created: 2012-03-20 Rick Tanner
|
Created: 2012-03-20 Rick Tanner
|
||||||
Modified: 2014-06-17 jwright
|
Modified: 2021-01-08 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
@ -1192,7 +1192,7 @@ end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_122_116
|
slaying /world/world_122_116
|
||||||
hp 12
|
hp 12
|
||||||
sp 43
|
sp 42
|
||||||
x 12
|
x 12
|
||||||
y 15
|
y 15
|
||||||
end
|
end
|
||||||
|
@ -1306,7 +1306,7 @@ end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_122_116
|
slaying /world/world_122_116
|
||||||
hp 12
|
hp 12
|
||||||
sp 43
|
sp 42
|
||||||
x 13
|
x 13
|
||||||
y 15
|
y 15
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue