Fix bug #1709691: Create earthwall's walls display below items - missing map layer.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6281 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3ea08c9581
commit
64146e3aa8
|
|
@ -67,4 +67,5 @@ alive 1
|
||||||
level 1
|
level 1
|
||||||
editable 768
|
editable 768
|
||||||
visibility 100
|
visibility 100
|
||||||
|
map_layer living
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -27,5 +27,6 @@ move_block all
|
||||||
blocksview 1
|
blocksview 1
|
||||||
alive 1
|
alive 1
|
||||||
level 1
|
level 1
|
||||||
|
map_layer living
|
||||||
editable 768
|
editable 768
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue