Fix tables in /scorn/houses/wizardw to render below books that are supposed to be placed on top of them.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12198 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a8cab01c4b
commit
a2dd4e4dc7
|
@ -9,7 +9,7 @@ enter_x 4
|
||||||
enter_y 13
|
enter_y 13
|
||||||
msg
|
msg
|
||||||
Created: 2002-12-28
|
Created: 2002-12-28
|
||||||
Modified: 2008-12-02 Rick Tanner
|
Modified: 2009-10-15 Arvid Norlander
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blackmarble
|
arch blackmarble
|
||||||
|
@ -155,6 +155,7 @@ end
|
||||||
arch table_3
|
arch table_3
|
||||||
x 1
|
x 1
|
||||||
y 2
|
y 2
|
||||||
|
no_pick 1
|
||||||
end
|
end
|
||||||
arch quarto
|
arch quarto
|
||||||
title Fire
|
title Fire
|
||||||
|
@ -943,6 +944,7 @@ end
|
||||||
arch table_3
|
arch table_3
|
||||||
x 7
|
x 7
|
||||||
y 2
|
y 2
|
||||||
|
no_pick 1
|
||||||
end
|
end
|
||||||
arch quarto
|
arch quarto
|
||||||
title Frost
|
title Frost
|
||||||
|
|
Loading…
Reference in New Issue