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@15199 282e977c-c81d-0410-88c4-b93c2d0d6712master
25
CHANGES
|
|
@ -1,6 +1,31 @@
|
||||||
Changes for SVN top of tree:
|
Changes for SVN top of tree:
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
||||||
|
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
|
||||||
|
cave_17.base.111.png
|
||||||
|
cave_19.base.111.png
|
||||||
|
cave_20.base.111.png
|
||||||
|
cave_16.base.111.png
|
||||||
|
cave_22.base.111.png
|
||||||
|
cave_18.base.111.png
|
||||||
|
cave_17.arc
|
||||||
|
cave_19.arc
|
||||||
|
cave_20.arc
|
||||||
|
cave_22.arc
|
||||||
|
cave_16.arc
|
||||||
|
cave_18.arc
|
||||||
|
cave_21.arc
|
||||||
|
cave_18.face
|
||||||
|
cave_21.face
|
||||||
|
cave_17.face
|
||||||
|
cave_19.face
|
||||||
|
cave_20.face
|
||||||
|
cave_16.face
|
||||||
|
cave_22.face
|
||||||
|
RJT 2011-10-16
|
||||||
|
|
||||||
Refactored bench graphics - less pixelation and colors were cleaned up.
|
Refactored bench graphics - less pixelation and colors were cleaned up.
|
||||||
wall/bench/bench_E.base.111.png
|
wall/bench/bench_E.base.111.png
|
||||||
wall/bench/bench_0.base.111.png
|
wall/bench/bench_0.base.111.png
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
Object cave_16
|
||||||
|
name wall
|
||||||
|
face cave_16.111
|
||||||
|
blocksview 1
|
||||||
|
no_pick 1
|
||||||
|
move_block all
|
||||||
|
end
|
||||||
|
After Width: | Height: | Size: 299 B |
|
|
@ -0,0 +1,4 @@
|
||||||
|
face cave_16.111
|
||||||
|
magicmap grey
|
||||||
|
visibility 100
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
Object cave_17
|
||||||
|
name wall
|
||||||
|
face cave_17.111
|
||||||
|
blocksview 1
|
||||||
|
no_pick 1
|
||||||
|
move_block all
|
||||||
|
end
|
||||||
|
After Width: | Height: | Size: 328 B |
|
|
@ -0,0 +1,4 @@
|
||||||
|
face cave_17.111
|
||||||
|
magicmap grey
|
||||||
|
visibility 100
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
Object cave_18
|
||||||
|
name wall
|
||||||
|
face cave_18.111
|
||||||
|
blocksview 1
|
||||||
|
no_pick 1
|
||||||
|
move_block all
|
||||||
|
end
|
||||||
|
After Width: | Height: | Size: 316 B |
|
|
@ -0,0 +1,4 @@
|
||||||
|
face cave_18.111
|
||||||
|
magicmap grey
|
||||||
|
visibility 100
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
Object cave_19
|
||||||
|
name wall
|
||||||
|
face cave_19.111
|
||||||
|
blocksview 1
|
||||||
|
no_pick 1
|
||||||
|
move_block all
|
||||||
|
end
|
||||||
|
After Width: | Height: | Size: 304 B |
|
|
@ -0,0 +1,4 @@
|
||||||
|
face cave_19.111
|
||||||
|
magicmap grey
|
||||||
|
visibility 100
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
Object cave_20
|
||||||
|
name wall
|
||||||
|
face cave_20.111
|
||||||
|
blocksview 1
|
||||||
|
no_pick 1
|
||||||
|
move_block all
|
||||||
|
end
|
||||||
|
After Width: | Height: | Size: 206 B |
|
|
@ -0,0 +1,4 @@
|
||||||
|
face cave_20.111
|
||||||
|
magicmap grey
|
||||||
|
visibility 100
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
Object cave_21
|
||||||
|
name wall
|
||||||
|
face cave_21.111
|
||||||
|
blocksview 1
|
||||||
|
no_pick 1
|
||||||
|
move_block all
|
||||||
|
end
|
||||||
|
After Width: | Height: | Size: 244 B |
|
|
@ -0,0 +1,4 @@
|
||||||
|
face cave_21.111
|
||||||
|
magicmap grey
|
||||||
|
visibility 100
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
Object cave_22
|
||||||
|
name wall
|
||||||
|
face cave_22.111
|
||||||
|
blocksview 1
|
||||||
|
no_pick 1
|
||||||
|
move_block all
|
||||||
|
end
|
||||||
|
After Width: | Height: | Size: 217 B |
|
|
@ -0,0 +1,4 @@
|
||||||
|
face cave_22.111
|
||||||
|
magicmap grey
|
||||||
|
visibility 100
|
||||||
|
end
|
||||||