diff --git a/CHANGES b/CHANGES index aeffe083d..75b60daf4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ Changes for SVN top of tree: +/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) +Rick Tanner 2008-12-05 + /wall/dun/dun_10.base.111.png, /wall/dun/dun_11.base.111.png, /wall/dun/dun_12.base.111.png, /wall/dun/dun_13.base.111.png, /wall/dun/dun_14.base.111.png, /wall/dun/dun_15.base.111.png, diff --git a/wall/cave/cave_15.arc b/wall/cave/cave_15.arc new file mode 100644 index 000000000..a4ebaf5c4 --- /dev/null +++ b/wall/cave/cave_15.arc @@ -0,0 +1,9 @@ +Object cave_15 +name wall +face cave_15.111 +blocksview 1 +no_pick 1 +move_block all +visibility 100 +magicmap grey +end diff --git a/wall/cave/cave_15.base.111.png b/wall/cave/cave_15.base.111.png new file mode 100644 index 000000000..4e2dbde3b Binary files /dev/null and b/wall/cave/cave_15.base.111.png differ