- Add some invisible exits along the front of the yard so you can walk off
the map there as well as along the sides. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11668 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3726774dec
commit
df53937827
|
@ -8,7 +8,7 @@ enter_x 17
|
|||
enter_y 18
|
||||
msg
|
||||
Created: 2003-07-21
|
||||
Modified: 2008-09-21 Rick Tanner
|
||||
Modified: 2009-04-29 Kevin Bulgrien
|
||||
endmsg
|
||||
end
|
||||
arch sea
|
||||
|
@ -241,6 +241,13 @@ arch grass
|
|||
x 1
|
||||
y 18
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_101_114
|
||||
hp 15
|
||||
sp 27
|
||||
x 1
|
||||
y 19
|
||||
end
|
||||
arch brush
|
||||
x 1
|
||||
y 19
|
||||
|
@ -330,6 +337,13 @@ arch grass
|
|||
x 2
|
||||
y 18
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_101_114
|
||||
hp 15
|
||||
sp 27
|
||||
x 2
|
||||
y 19
|
||||
end
|
||||
arch grass
|
||||
x 2
|
||||
y 19
|
||||
|
@ -418,6 +432,13 @@ arch grass
|
|||
x 3
|
||||
y 18
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_101_114
|
||||
hp 15
|
||||
sp 27
|
||||
x 3
|
||||
y 19
|
||||
end
|
||||
arch brush
|
||||
x 3
|
||||
y 19
|
||||
|
@ -502,6 +523,13 @@ arch brush
|
|||
x 4
|
||||
y 18
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_101_114
|
||||
hp 15
|
||||
sp 27
|
||||
x 4
|
||||
y 19
|
||||
end
|
||||
arch grass
|
||||
x 4
|
||||
y 19
|
||||
|
@ -2230,6 +2258,13 @@ arch grass
|
|||
x 21
|
||||
y 18
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_101_114
|
||||
hp 15
|
||||
sp 27
|
||||
x 21
|
||||
y 19
|
||||
end
|
||||
arch brush
|
||||
x 21
|
||||
y 19
|
||||
|
@ -2314,6 +2349,13 @@ arch brush
|
|||
x 22
|
||||
y 18
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_101_114
|
||||
hp 15
|
||||
sp 27
|
||||
x 22
|
||||
y 19
|
||||
end
|
||||
arch brush
|
||||
x 22
|
||||
y 19
|
||||
|
@ -2393,6 +2435,13 @@ arch brush
|
|||
x 23
|
||||
y 18
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_101_114
|
||||
hp 15
|
||||
sp 27
|
||||
x 23
|
||||
y 19
|
||||
end
|
||||
arch brush
|
||||
x 23
|
||||
y 19
|
||||
|
|
Loading…
Reference in New Issue