Cosmetic change with how swall (fence) merges with nearby walls

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10804 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-12-02 02:23:10 +00:00
parent 141445997a
commit da387a9a5d
1 changed files with 8 additions and 2 deletions

View File

@ -357,12 +357,15 @@ end
arch wall_2_1_2 arch wall_2_1_2
x 3 x 3
end end
arch swall_1_1_half
x 3
end
arch afloor_right arch afloor_right
name floor name floor
x 3 x 3
y 1 y 1
end end
arch swall_1_1 arch swall_2_1_1
x 3 x 3
y 1 y 1
end end
@ -1616,12 +1619,15 @@ end
arch wall_2_1_2 arch wall_2_1_2
x 13 x 13
end end
arch swall_1_1_half
x 13
end
arch afloor_right arch afloor_right
name floor name floor
x 13 x 13
y 1 y 1
end end
arch swall_1_1 arch swall_2_1_1
x 13 x 13
y 1 y 1
end end