Make exits coherent.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13209 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4cba8f76f0
commit
bc860654be
|
@ -6,7 +6,7 @@ enter_x 4
|
||||||
enter_y 8
|
enter_y 8
|
||||||
msg
|
msg
|
||||||
Created: 2009-12-05 Nicolas Weeger
|
Created: 2009-12-05 Nicolas Weeger
|
||||||
Modified: 2009-12-05 Nicolas Weeger
|
Modified: 2010-05-13 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
|
@ -276,7 +276,11 @@ arch woodfloor
|
||||||
x 4
|
x 4
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch woodfloor
|
||||||
|
x 4
|
||||||
|
y 9
|
||||||
|
end
|
||||||
|
arch oakdoor_2
|
||||||
slaying /world/world_105_115
|
slaying /world/world_105_115
|
||||||
hp 13
|
hp 13
|
||||||
sp 29
|
sp 29
|
||||||
|
@ -284,15 +288,6 @@ x 4
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
x 4
|
|
||||||
y 9
|
|
||||||
end
|
|
||||||
arch door_2
|
|
||||||
x 4
|
|
||||||
y 9
|
|
||||||
move_block 0
|
|
||||||
end
|
|
||||||
arch woodfloor
|
|
||||||
x 5
|
x 5
|
||||||
end
|
end
|
||||||
arch wall_2_1_2
|
arch wall_2_1_2
|
||||||
|
|
|
@ -14384,7 +14384,7 @@ arch barn
|
||||||
name Training Center
|
name Training Center
|
||||||
slaying /scorn/crow/train/train
|
slaying /scorn/crow/train/train
|
||||||
hp 4
|
hp 4
|
||||||
sp 18
|
sp 19
|
||||||
x 48
|
x 48
|
||||||
y 24
|
y 24
|
||||||
end
|
end
|
||||||
|
|
|
@ -4154,7 +4154,7 @@ arch guild
|
||||||
name Acme Inc. Building Shop
|
name Acme Inc. Building Shop
|
||||||
slaying /scorn/shops/buildshop
|
slaying /scorn/shops/buildshop
|
||||||
hp 17
|
hp 17
|
||||||
sp 17
|
sp 19
|
||||||
x 9
|
x 9
|
||||||
y 28
|
y 28
|
||||||
end
|
end
|
||||||
|
@ -5966,7 +5966,7 @@ arch bungalow
|
||||||
name Tyl's house
|
name Tyl's house
|
||||||
slaying /scorn/houses/tyl
|
slaying /scorn/houses/tyl
|
||||||
hp 4
|
hp 4
|
||||||
sp 8
|
sp 9
|
||||||
x 13
|
x 13
|
||||||
y 29
|
y 29
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue