Updated wall.arc file to use already existing Wooden Wall graphics

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10844 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-12-05 06:54:59 +00:00
parent c5ce13b303
commit 07a63b46a6
2 changed files with 57 additions and 1 deletions

View File

@ -1,5 +1,9 @@
Changes for SVN top of tree:
/wall/wall/wall.arc
Updated .arc file to use already existing Wooden Wall graphics
Rick Tanner 2008-12-05
/wall/cave/cave_15.base.111.png, /wall/cave/cave_15.arc
Solid grey color wall to use in cave areas instead of the
solid black Block - looks nicer in mapper (IMO)

View File

@ -111,6 +111,14 @@ no_pick 1
move_block all
visibility 100
end
name wall middle
face wall_AA.111
magicmap brown
blocksview 1
no_pick 1
move_block all
visibility 100
end
Object wall_3_1
name wall
face wall_B.111
@ -192,4 +200,48 @@ no_pick 1
move_block all
visibility 100
end
Object wall_1_short
name short wall 1
face wall_1_short.111
magicmap brown
blocksview 1
no_pick 1
move_block all
visibility 100
end
Object wall_2_short
name short wall 2
face wall_2_short.111
magicmap brown
blocksview 1
no_pick 1
move_block all
visibility 100
end
Object wall_4_short
name short wall 4
face wall_4_short.111
magicmap brown
blocksview 1
no_pick 1
move_block all
visibility 100
end
Object wall_55
name short wall 55
face wall_55.111
magicmap brown
blocksview 1
no_pick 1
move_block all
visibility 100
end
Object wall_8_short
name short wall 8
face wall_8_short.111
magicmap brown
blocksview 1
no_pick 1
move_block all
visibility 100
end