diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-05-22 17:42:12 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-05-22 17:42:12 +0000 |
commit | f362183daa88c8db372dce6e7f25dad0d941030b (patch) | |
tree | bf749bca78d096f3b92c31243b7c83ee8ba4550b /graphics/tiles | |
parent | 425aacbb881d191c8674e56650d61cc85dafd0d1 (diff) | |
download | clientdata-f362183daa88c8db372dce6e7f25dad0d941030b.tar.gz clientdata-f362183daa88c8db372dce6e7f25dad0d941030b.tar.bz2 clientdata-f362183daa88c8db372dce6e7f25dad0d941030b.tar.xz clientdata-f362183daa88c8db372dce6e7f25dad0d941030b.zip |
A bunch of updates to the world and disabled art and type xml parser checks since they're not used.
Diffstat (limited to 'graphics/tiles')
-rw-r--r-- | graphics/tiles/Makefile.am | 1 | ||||
-rw-r--r-- | graphics/tiles/icecave.png | bin | 0 -> 135190 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tiles/Makefile.am b/graphics/tiles/Makefile.am index e4c9f3e3..6c630033 100644 --- a/graphics/tiles/Makefile.am +++ b/graphics/tiles/Makefile.am @@ -9,6 +9,7 @@ tiles_DATA = \ desert2.png \ desert_x2.png \ desert_x3.png \ + icecave.png \ inn.png \ mountain.png \ Woodland_ground.png \ diff --git a/graphics/tiles/icecave.png b/graphics/tiles/icecave.png Binary files differnew file mode 100644 index 00000000..bf3d3de6 --- /dev/null +++ b/graphics/tiles/icecave.png |