Cosmetic changes to North Gate, Level 4 (pup_land/rainbow/Lv4/n-gate) in Pup Land. Added and update fence (swall) sections for nicer mergin with nearby walls. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16262 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
75208e0127
commit
c3c4274003
|
@ -8,7 +8,7 @@ enter_x 5
|
||||||
enter_y 9
|
enter_y 9
|
||||||
msg
|
msg
|
||||||
Created: 1996-07-16
|
Created: 1996-07-16
|
||||||
Modified: 2008-10-28 Rick Tanner
|
Modified: 2011-12-21 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
@ -403,6 +403,10 @@ arch pstone_1
|
||||||
x 4
|
x 4
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
arch swall_1_1_half
|
||||||
|
x 4
|
||||||
|
y 1
|
||||||
|
end
|
||||||
arch rough_wall_1_2
|
arch rough_wall_1_2
|
||||||
x 4
|
x 4
|
||||||
y 1
|
y 1
|
||||||
|
@ -415,7 +419,7 @@ arch pstone_1
|
||||||
x 4
|
x 4
|
||||||
y 2
|
y 2
|
||||||
end
|
end
|
||||||
arch swall_1_1
|
arch swall_2_1_1
|
||||||
x 4
|
x 4
|
||||||
y 2
|
y 2
|
||||||
end
|
end
|
||||||
|
@ -487,7 +491,7 @@ arch pstone_1
|
||||||
x 4
|
x 4
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch swall_1_2
|
arch swall_2_1_1
|
||||||
x 4
|
x 4
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
@ -499,6 +503,10 @@ arch pstone_1
|
||||||
x 4
|
x 4
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
|
arch swall_1_2_half
|
||||||
|
x 4
|
||||||
|
y 9
|
||||||
|
end
|
||||||
arch rough_wall_1_1
|
arch rough_wall_1_1
|
||||||
x 4
|
x 4
|
||||||
y 9
|
y 9
|
||||||
|
@ -662,6 +670,10 @@ arch pstone_1
|
||||||
x 6
|
x 6
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
arch swall_1_1_half
|
||||||
|
x 6
|
||||||
|
y 1
|
||||||
|
end
|
||||||
arch rough_wall_1_2
|
arch rough_wall_1_2
|
||||||
x 6
|
x 6
|
||||||
y 1
|
y 1
|
||||||
|
@ -674,7 +686,7 @@ arch pstone_1
|
||||||
x 6
|
x 6
|
||||||
y 2
|
y 2
|
||||||
end
|
end
|
||||||
arch swall_1_1
|
arch swall_2_1_1
|
||||||
x 6
|
x 6
|
||||||
y 2
|
y 2
|
||||||
end
|
end
|
||||||
|
@ -746,7 +758,7 @@ arch pstone_1
|
||||||
x 6
|
x 6
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch swall_1_2
|
arch swall_2_1_1
|
||||||
x 6
|
x 6
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
@ -758,6 +770,10 @@ arch pstone_1
|
||||||
x 6
|
x 6
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
|
arch swall_1_2_half
|
||||||
|
x 6
|
||||||
|
y 9
|
||||||
|
end
|
||||||
arch rough_wall_1_1
|
arch rough_wall_1_1
|
||||||
x 6
|
x 6
|
||||||
y 9
|
y 9
|
||||||
|
|
Loading…
Reference in New Issue