Cosmetic changes in how swall_ merges with nearby wall sections

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5869 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2007-03-25 03:59:25 +00:00
parent 0a8e5c2a27
commit 5007e2bcd3
1 changed files with 14 additions and 4 deletions

View File

@ -25,6 +25,9 @@ end
arch dungeon_floor arch dungeon_floor
y 2 y 2
end end
arch swall_1_4_half
y 2
end
arch awall_2_1_1 arch awall_2_1_1
y 2 y 2
end end
@ -125,7 +128,7 @@ arch dungeon_floor
x 1 x 1
y 2 y 2
end end
arch swall_1_4 arch swall_2_1_2
x 1 x 1
y 2 y 2
end end
@ -552,11 +555,14 @@ end
arch awall_1_4 arch awall_1_4
x 5 x 5
end end
arch swall_1_1_half
x 5
end
arch dungeon_floor arch dungeon_floor
x 5 x 5
y 1 y 1
end end
arch swall_1_1 arch swall_2_1_1
x 5 x 5
y 1 y 1
end end
@ -564,7 +570,7 @@ arch dungeon_floor
x 5 x 5
y 2 y 2
end end
arch swall_1_2 arch swall_2_2_4
x 5 x 5
y 2 y 2
end end
@ -1389,11 +1395,15 @@ arch awall_1_3
x 15 x 15
y 4 y 4
end end
arch swall_1_1_half
x 15
y 4
end
arch dungeon_floor arch dungeon_floor
x 15 x 15
y 5 y 5
end end
arch swall_1_1 arch swall_2_1_1
x 15 x 15
y 5 y 5
end end