Cosmetic changes with how fence sections merge with nearby walls for Castle of Eureca, 3rd Level in Pup Land. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15234 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
291ce4e29d
commit
b85ea3756f
|
@ -8,7 +8,7 @@ enter_x 11
|
||||||
enter_y 19
|
enter_y 19
|
||||||
msg
|
msg
|
||||||
Created: 1996-03-07
|
Created: 1996-03-07
|
||||||
Modified: 2008-10-20 Rick Tanner
|
Modified: 2011-10-21 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -42,6 +42,9 @@ end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
|
arch swall_1_4_half
|
||||||
|
y 5
|
||||||
|
end
|
||||||
arch cwall_2_1_1
|
arch cwall_2_1_1
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
|
@ -165,7 +168,7 @@ arch dungeon_floor
|
||||||
x 1
|
x 1
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
arch swall_1_4
|
arch swall_2_1_2
|
||||||
x 1
|
x 1
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
|
@ -654,11 +657,14 @@ end
|
||||||
arch cwall_2_1_2
|
arch cwall_2_1_2
|
||||||
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
|
||||||
|
@ -738,11 +744,15 @@ arch cwall_2_2_1
|
||||||
x 5
|
x 5
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
|
arch swall_1_1_half
|
||||||
|
x 5
|
||||||
|
y 13
|
||||||
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
x 5
|
x 5
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch swall_1_1
|
arch swall_2_1_1
|
||||||
x 5
|
x 5
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue