Add missing floor tiles.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3138 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c707704948
commit
f3c20f96c2
|
@ -12272,6 +12272,10 @@ arch bwall_0
|
|||
x 33
|
||||
y 17
|
||||
end
|
||||
arch small_stones
|
||||
x 33
|
||||
y 18
|
||||
end
|
||||
arch earthwall
|
||||
x 33
|
||||
y 18
|
||||
|
@ -12628,10 +12632,18 @@ arch small_stones
|
|||
x 34
|
||||
y 15
|
||||
end
|
||||
arch small_stones
|
||||
x 34
|
||||
y 16
|
||||
end
|
||||
arch earthwall
|
||||
x 34
|
||||
y 16
|
||||
end
|
||||
arch small_stones
|
||||
x 34
|
||||
y 17
|
||||
end
|
||||
arch earthwall
|
||||
x 34
|
||||
y 17
|
||||
|
|
Loading…
Reference in New Issue