Removed duplicate floor tiles in Mini Trading Post (styles/specialmaps/tradingpost) map. Technical change, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19624 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1f5584e30c
commit
f2070ba5bb
|
@ -7,7 +7,7 @@ width 8
|
|||
height 8
|
||||
msg
|
||||
Created: 1999-02-18
|
||||
Modified: 2010-11-05 Andreas Kirschbaum
|
||||
Modified: 2014-08-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
|
@ -88,10 +88,6 @@ arch woodfloor
|
|||
x 2
|
||||
y 2
|
||||
end
|
||||
arch shop_floor
|
||||
x 2
|
||||
y 2
|
||||
end
|
||||
arch shop_gems
|
||||
x 2
|
||||
y 2
|
||||
|
@ -108,18 +104,10 @@ arch shop_mat
|
|||
x 2
|
||||
y 3
|
||||
end
|
||||
arch woodfloor2
|
||||
x 2
|
||||
y 4
|
||||
end
|
||||
arch shop_general
|
||||
x 2
|
||||
y 4
|
||||
end
|
||||
arch woodfloor2
|
||||
x 2
|
||||
y 5
|
||||
end
|
||||
arch shop_ring
|
||||
x 2
|
||||
y 5
|
||||
|
@ -144,10 +132,6 @@ arch woodfloor
|
|||
x 3
|
||||
y 2
|
||||
end
|
||||
arch shop_floor
|
||||
x 3
|
||||
y 2
|
||||
end
|
||||
arch shop_gems
|
||||
x 3
|
||||
y 2
|
||||
|
@ -156,26 +140,14 @@ arch woodfloor
|
|||
x 3
|
||||
y 3
|
||||
end
|
||||
arch shop_floor
|
||||
x 3
|
||||
y 3
|
||||
end
|
||||
arch shop_weapon
|
||||
x 3
|
||||
y 3
|
||||
end
|
||||
arch woodfloor2
|
||||
x 3
|
||||
y 4
|
||||
end
|
||||
arch shop_throw
|
||||
x 3
|
||||
y 4
|
||||
end
|
||||
arch woodfloor2
|
||||
x 3
|
||||
y 5
|
||||
end
|
||||
arch shop_books
|
||||
x 3
|
||||
y 5
|
||||
|
@ -204,26 +176,14 @@ arch shop_food
|
|||
x 4
|
||||
y 2
|
||||
end
|
||||
arch woodfloor2
|
||||
x 4
|
||||
y 3
|
||||
end
|
||||
arch shop_armour
|
||||
x 4
|
||||
y 3
|
||||
end
|
||||
arch woodfloor2
|
||||
x 4
|
||||
y 4
|
||||
end
|
||||
arch shop_minerals
|
||||
x 4
|
||||
y 4
|
||||
end
|
||||
arch woodfloor2
|
||||
x 4
|
||||
y 5
|
||||
end
|
||||
arch shop_potions
|
||||
x 4
|
||||
y 5
|
||||
|
@ -252,26 +212,14 @@ arch shop_amulets
|
|||
x 5
|
||||
y 2
|
||||
end
|
||||
arch woodfloor2
|
||||
x 5
|
||||
y 3
|
||||
end
|
||||
arch shop_wands
|
||||
x 5
|
||||
y 3
|
||||
end
|
||||
arch woodfloor2
|
||||
x 5
|
||||
y 4
|
||||
end
|
||||
arch shop_alchemy
|
||||
x 5
|
||||
y 4
|
||||
end
|
||||
arch woodfloor2
|
||||
x 5
|
||||
y 5
|
||||
end
|
||||
arch shop_special
|
||||
x 5
|
||||
y 5
|
||||
|
|
Loading…
Reference in New Issue