- fix exit target errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2834 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3cef023b98
commit
1c3d123ad1
|
@ -34,18 +34,18 @@ arch grass
|
||||||
y 2
|
y 2
|
||||||
end
|
end
|
||||||
arch exit
|
arch exit
|
||||||
slaying /world/world_105_115
|
slaying /world/world_105_116
|
||||||
hp 9
|
hp 2
|
||||||
sp 35
|
sp 8
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
arch tree
|
arch tree
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
arch exit
|
arch exit
|
||||||
slaying /world/world_105_115
|
slaying /world/world_105_116
|
||||||
hp 9
|
hp 2
|
||||||
sp 35
|
sp 8
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch tree
|
arch tree
|
||||||
|
@ -141,6 +141,12 @@ end
|
||||||
arch wwall_2_2_1
|
arch wwall_2_2_1
|
||||||
y 19
|
y 19
|
||||||
end
|
end
|
||||||
|
arch exit
|
||||||
|
slaying /world/world_105_116
|
||||||
|
hp 2
|
||||||
|
sp 8
|
||||||
|
x 1
|
||||||
|
end
|
||||||
arch grass
|
arch grass
|
||||||
x 1
|
x 1
|
||||||
end
|
end
|
||||||
|
@ -286,17 +292,24 @@ arch wwall_2_1_2
|
||||||
x 1
|
x 1
|
||||||
y 19
|
y 19
|
||||||
end
|
end
|
||||||
|
arch exit
|
||||||
|
slaying /world/world_105_116
|
||||||
|
hp 2
|
||||||
|
sp 8
|
||||||
|
x 2
|
||||||
|
end
|
||||||
arch grass
|
arch grass
|
||||||
x 2
|
x 2
|
||||||
end
|
end
|
||||||
|
arch grass
|
||||||
|
x 2
|
||||||
|
y 1
|
||||||
|
end
|
||||||
arch sign_w
|
arch sign_w
|
||||||
msg
|
msg
|
||||||
Jones Residence
|
Jones Residence
|
||||||
endmsg
|
endmsg
|
||||||
x 2
|
x 2
|
||||||
end
|
|
||||||
arch grass
|
|
||||||
x 2
|
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
Loading…
Reference in New Issue