Fix exit path for this map - was dumping players out to wrong map,
leaving them in the middle of the ocean. MSW 2002-11-30 git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1859 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1b48357a02
commit
740c2755dc
|
@ -783,7 +783,7 @@ x 5
|
|||
y 5
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_128_109
|
||||
slaying /world/world_128_108
|
||||
hp 13
|
||||
sp 44
|
||||
face woodfloor.111
|
||||
|
@ -922,7 +922,7 @@ x 6
|
|||
y 5
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_128_109
|
||||
slaying /world/world_128_108
|
||||
hp 13
|
||||
sp 44
|
||||
face woodfloor.111
|
||||
|
@ -1149,7 +1149,7 @@ x 7
|
|||
y 5
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_128_109
|
||||
slaying /world/world_128_108
|
||||
hp 13
|
||||
sp 44
|
||||
face woodfloor.111
|
||||
|
@ -1420,7 +1420,7 @@ y 5
|
|||
end
|
||||
arch exit
|
||||
face woodfloor.111
|
||||
slaying /world/world_128_109
|
||||
slaying /world/world_128_108
|
||||
hp 13
|
||||
sp 44
|
||||
x 8
|
||||
|
@ -1705,7 +1705,7 @@ x 9
|
|||
y 5
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_128_109
|
||||
slaying /world/world_128_108
|
||||
hp 13
|
||||
sp 44
|
||||
face woodfloor.111
|
||||
|
|
Loading…
Reference in New Issue