diff --git a/CHANGES b/CHANGES index 3afc9830a..9d185389a 100644 --- a/CHANGES +++ b/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 diff --git a/wall/cave/cave_23.arc b/wall/cave/cave_23.arc new file mode 100644 index 000000000..20b313c1c --- /dev/null +++ b/wall/cave/cave_23.arc @@ -0,0 +1,7 @@ +Object cave_23 +name wall +face cave_23.111 +blocksview 1 +no_pick 1 +move_block all +end diff --git a/wall/cave/cave_23.base.111.png b/wall/cave/cave_23.base.111.png new file mode 100644 index 000000000..80132f223 Binary files /dev/null and b/wall/cave/cave_23.base.111.png differ diff --git a/wall/cave/cave_23.face b/wall/cave/cave_23.face new file mode 100644 index 000000000..06de8379d --- /dev/null +++ b/wall/cave/cave_23.face @@ -0,0 +1,4 @@ +face cave_23.111 +magicmap grey +visibility 100 +end diff --git a/wall/cave/cave_24.arc b/wall/cave/cave_24.arc new file mode 100644 index 000000000..634d2b278 --- /dev/null +++ b/wall/cave/cave_24.arc @@ -0,0 +1,7 @@ +Object cave_24 +name wall +face cave_24.111 +blocksview 1 +no_pick 1 +move_block all +end diff --git a/wall/cave/cave_24.base.111.png b/wall/cave/cave_24.base.111.png new file mode 100644 index 000000000..c890a56ca Binary files /dev/null and b/wall/cave/cave_24.base.111.png differ diff --git a/wall/cave/cave_24.face b/wall/cave/cave_24.face new file mode 100644 index 000000000..3e9367812 --- /dev/null +++ b/wall/cave/cave_24.face @@ -0,0 +1,4 @@ +face cave_24.111 +magicmap grey +visibility 100 +end