Cosmetic changes to Station (pup_land/rainbow/station) in Pup Land. Added swall (fence) sections for nicer merging with nearby walls. No functional changes.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16279 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2011-12-23 05:25:33 +00:00
parent 9b6f0b6ba8
commit 06f0ec0abb
1 changed files with 8 additions and 1 deletions

View File

@ -8,7 +8,7 @@ enter_x 7
enter_y 2 enter_y 2
msg msg
Created: 1996-05-30 Created: 1996-05-30
Modified: 2008-11-02 Rick Tanner Modified: 2011-12-22 Rick Tanner
endmsg endmsg
end end
arch pstone_1 arch pstone_1
@ -54,6 +54,9 @@ end
arch woodfloor arch woodfloor
y 7 y 7
end end
arch swall_1_2_half
y 7
end
arch wwall_1_1 arch wwall_1_1
y 7 y 7
end end
@ -1417,6 +1420,10 @@ arch woodfloor
x 15 x 15
y 7 y 7
end end
arch swall_1_2_half
x 15
y 7
end
arch wwall_1_1 arch wwall_1_1
x 15 x 15
y 7 y 7