Cosmetic update in how the fence (swall) merges with nearby walls - essentially the small gap is removed
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5777 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
22787bd519
commit
8a0f96b8ca
|
@ -45,6 +45,9 @@ end
|
|||
arch dwall_2_1_1
|
||||
y 3
|
||||
end
|
||||
arch swall_1_4_half
|
||||
y 3
|
||||
end
|
||||
arch flagstone
|
||||
name floor
|
||||
face shop_empty.111
|
||||
|
@ -178,7 +181,7 @@ face shop_empty.111
|
|||
x 1
|
||||
y 3
|
||||
end
|
||||
arch swall_1_4
|
||||
arch swall_2_1_2
|
||||
x 1
|
||||
y 3
|
||||
end
|
||||
|
@ -439,13 +442,16 @@ end
|
|||
arch dwall_2_1_2
|
||||
x 4
|
||||
end
|
||||
arch swall_1_1_half
|
||||
x 4
|
||||
end
|
||||
arch flagstone
|
||||
name floor
|
||||
face shop_empty.111
|
||||
x 4
|
||||
y 1
|
||||
end
|
||||
arch swall_1_1
|
||||
arch swall_2_1_1
|
||||
x 4
|
||||
y 1
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue