diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2006-08-29 11:15:33 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2006-08-29 11:15:33 +0000 |
commit | e38a42e6689e72cd334e0be3ce7f161a1e2495c3 (patch) | |
tree | 1452c9e1d6f3238f9b724594e8de9b122b12f81c /graphics/sprites/Makefile.am | |
parent | 74d7b1c478b8e4aa239127c465760f01f345fb9d (diff) | |
download | clientdata-e38a42e6689e72cd334e0be3ce7f161a1e2495c3.tar.gz clientdata-e38a42e6689e72cd334e0be3ce7f161a1e2495c3.tar.bz2 clientdata-e38a42e6689e72cd334e0be3ce7f161a1e2495c3.tar.xz clientdata-e38a42e6689e72cd334e0be3ce7f161a1e2495c3.zip |
added fancy hat
Diffstat (limited to 'graphics/sprites/Makefile.am')
-rw-r--r-- | graphics/sprites/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am index dc9416cc..8b6592c9 100644 --- a/graphics/sprites/Makefile.am +++ b/graphics/sprites/Makefile.am @@ -29,6 +29,8 @@ sprites_DATA = \ item005.xml \ item006.png \ item006.xml \ + item008.png \ + item008.xml \ monster0.png \ monster0.xml \ monster1.png \ |