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-b93c2d0d6712
master
ryo_saeba 2007-05-13 20:39:19 +00:00
parent 3ea08c9581
commit 64146e3aa8
2 changed files with 2 additions and 0 deletions

View File

@ -67,4 +67,5 @@ alive 1
level 1
editable 768
visibility 100
map_layer living
end

View File

@ -27,5 +27,6 @@ move_block all
blocksview 1
alive 1
level 1
map_layer living
editable 768
end