Cosmetic changes to Reception, Water Level 2 in Pup Land. Added more and changed fence (swall) sections and changed some of the cwall sections for nicer merging with nerby walls.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16179 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
14a86caae2
commit
07cb6abf4e
|
@ -9,7 +9,7 @@ enter_x 11
|
||||||
enter_y 5
|
enter_y 5
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-21
|
Created: 1996-02-21
|
||||||
Modified: 2008-10-27 Rick Tanner
|
Modified: 2011-12-15 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -37,7 +37,10 @@ end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch cwall_3_2
|
arch swall_1_4_half
|
||||||
|
y 4
|
||||||
|
end
|
||||||
|
arch cwall_2_1_1
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -61,7 +64,10 @@ end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch cwall_3_2
|
arch swall_1_4_half
|
||||||
|
y 8
|
||||||
|
end
|
||||||
|
arch cwall_2_1_1
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -436,7 +442,7 @@ arch dungeon_floor
|
||||||
x 3
|
x 3
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch cwall_3_3
|
arch swall_3_3
|
||||||
x 3
|
x 3
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
@ -456,7 +462,11 @@ arch dungeon_floor
|
||||||
x 3
|
x 3
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
arch cwall_3_1
|
arch swall_1_2_half
|
||||||
|
x 3
|
||||||
|
y 10
|
||||||
|
end
|
||||||
|
arch cwall_2_1_2
|
||||||
x 3
|
x 3
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
|
@ -575,11 +585,11 @@ arch dungeon_floor
|
||||||
x 4
|
x 4
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch swall_1_3_half
|
||||||
x 4
|
x 4
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch swall_2_1_2
|
arch cwall_1_4
|
||||||
x 4
|
x 4
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
@ -663,7 +673,7 @@ arch dungeon_magic
|
||||||
x 5
|
x 5
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch swall_2_2_3
|
arch swall_3_3
|
||||||
x 5
|
x 5
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
|
@ -687,7 +697,7 @@ arch dungeon_magic
|
||||||
x 5
|
x 5
|
||||||
y 6
|
y 6
|
||||||
end
|
end
|
||||||
arch swall_2_2_4
|
arch swall_3_1
|
||||||
x 5
|
x 5
|
||||||
y 6
|
y 6
|
||||||
end
|
end
|
||||||
|
@ -776,7 +786,10 @@ end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
x 6
|
x 6
|
||||||
end
|
end
|
||||||
arch cwall_3_3
|
arch cwall_2_1_2
|
||||||
|
x 6
|
||||||
|
end
|
||||||
|
arch swall_1_1_half
|
||||||
x 6
|
x 6
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
@ -811,7 +824,11 @@ arch dungeon_floor
|
||||||
x 6
|
x 6
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch cwall_2_2_1
|
arch swall_1_3_half
|
||||||
|
x 6
|
||||||
|
y 4
|
||||||
|
end
|
||||||
|
arch cwall_1_4
|
||||||
x 6
|
x 6
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
|
@ -828,6 +845,10 @@ arch dungeon_floor
|
||||||
x 6
|
x 6
|
||||||
y 6
|
y 6
|
||||||
end
|
end
|
||||||
|
arch swall_1_3_half
|
||||||
|
x 6
|
||||||
|
y 6
|
||||||
|
end
|
||||||
arch cwall_1_4
|
arch cwall_1_4
|
||||||
x 6
|
x 6
|
||||||
y 6
|
y 6
|
||||||
|
|
Loading…
Reference in New Issue