More new graphics, faces and archetypes for the carved cave wall. They match the existing cave wall coloring, and do not stand out like the (black) mine graphics.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@15201 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
35ef23102c
commit
d08c0dda2a
10
CHANGES
10
CHANGES
|
@ -1,6 +1,16 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
More new graphics, faces and archetypes for the carved cave wall. They match the
|
||||
existing cave wall coloring, and do not stand out like the (black) mine graphics.
|
||||
cave_23.base.111.png
|
||||
cave_24.base.111.png
|
||||
cave_24.face
|
||||
cave_24.arc
|
||||
cave_23.face
|
||||
cave_23.arc
|
||||
RJT 2011-10-17
|
||||
|
||||
New graphics, faces and archetypes for the carved cave wall. They match the
|
||||
existing cave wall coloring, and do not stand out like the (black) mine graphics.
|
||||
cave_21.base.111.png
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
Object cave_23
|
||||
name wall
|
||||
face cave_23.111
|
||||
blocksview 1
|
||||
no_pick 1
|
||||
move_block all
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 254 B |
|
@ -0,0 +1,4 @@
|
|||
face cave_23.111
|
||||
magicmap grey
|
||||
visibility 100
|
||||
end
|
|
@ -0,0 +1,7 @@
|
|||
Object cave_24
|
||||
name wall
|
||||
face cave_24.111
|
||||
blocksview 1
|
||||
no_pick 1
|
||||
move_block all
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 241 B |
|
@ -0,0 +1,4 @@
|
|||
face cave_24.111
|
||||
magicmap grey
|
||||
visibility 100
|
||||
end
|
Loading…
Reference in New Issue