Cosmetic changes to Reception, Water Level 5 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@16183 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2011-12-16 05:36:44 +00:00
parent df5aa184a0
commit bcecfcd7ba
1 changed files with 8 additions and 2 deletions

View File

@ -36,6 +36,9 @@ end
arch dungeon_floor arch dungeon_floor
y 4 y 4
end end
arch swall_1_4_half
y 4
end
arch cwall_2_1_1 arch cwall_2_1_1
y 4 y 4
end end
@ -134,7 +137,7 @@ arch dungeon_magic
x 1 x 1
y 4 y 4
end end
arch swall_1_4 arch swall_2_1_2
x 1 x 1
y 4 y 4
end end
@ -1426,6 +1429,9 @@ end
arch cwall_2_1_2 arch cwall_2_1_2
x 13 x 13
end end
arch swall_1_1_half
x 13
end
arch dungeon_floor arch dungeon_floor
x 13 x 13
y 1 y 1
@ -1434,7 +1440,7 @@ arch dungeon_magic
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