Cosmetic change to Armour Shop (scorn/shops/armourshop) in Scorn. Rearranged stacking order for fence (swall) section for nicer merging with nearby walls. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16709 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
db27773a86
commit
627ecebf39
|
@ -11,7 +11,7 @@ enter_x 5
|
||||||
enter_y 19
|
enter_y 19
|
||||||
msg
|
msg
|
||||||
Created: 1993-10-15
|
Created: 1993-10-15
|
||||||
Modified: 2011-10-10 Rick Tanner
|
Modified: 2012-01-18 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
@ -1072,11 +1072,11 @@ arch shop_empty
|
||||||
x 8
|
x 8
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
arch swall_1_1_half
|
arch wall_2_1_2
|
||||||
x 8
|
x 8
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
arch wall_2_1_2
|
arch swall_1_1_half
|
||||||
x 8
|
x 8
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
|
@ -2317,11 +2317,11 @@ arch shop_empty
|
||||||
x 16
|
x 16
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
arch swall_1_1_half
|
arch wall_2_1_2
|
||||||
x 16
|
x 16
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
arch wall_2_1_2
|
arch swall_1_1_half
|
||||||
x 16
|
x 16
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue