Cosmetic change to Wand Shop in Pup Land. Added more fence (swall) sections for nicer merging with nearby walls.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16119 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
82a6466b92
commit
6d0f5fc555
|
@ -11,7 +11,7 @@ enter_x 23
|
||||||
enter_y 7
|
enter_y 7
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-23
|
Created: 1996-02-23
|
||||||
Modified: 2008-10-12 Rick Tanner
|
Modified: 2011-12-11 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch evergreens
|
arch evergreens
|
||||||
|
@ -2193,7 +2193,7 @@ arch shop_empty
|
||||||
x 19
|
x 19
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
arch swall_1_3
|
arch swall_2_1_2
|
||||||
x 19
|
x 19
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
|
@ -2238,7 +2238,7 @@ arch shop_empty
|
||||||
x 19
|
x 19
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
arch swall_1_3
|
arch swall_2_1_2
|
||||||
x 19
|
x 19
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
|
@ -2341,6 +2341,10 @@ arch wwall_2_2_1
|
||||||
x 20
|
x 20
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
|
arch swall_1_3_half
|
||||||
|
x 20
|
||||||
|
y 5
|
||||||
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 20
|
x 20
|
||||||
y 6
|
y 6
|
||||||
|
@ -2365,6 +2369,10 @@ arch wwall_2_2_2
|
||||||
x 20
|
x 20
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
|
arch swall_1_3_half
|
||||||
|
x 20
|
||||||
|
y 10
|
||||||
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 20
|
x 20
|
||||||
y 11
|
y 11
|
||||||
|
|
Loading…
Reference in New Issue