From 5d30e6a12334108cff514606d9577e0e26ac4922 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Wed, 6 Sep 2006 14:31:37 +0000 Subject: Added santa hat sprite and updated makefile of the sprites folder --- graphics/sprites/Makefile.am | 8 ++- graphics/sprites/item010.png | Bin 0 -> 1677 bytes graphics/sprites/item010.xml | 135 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 142 insertions(+), 1 deletion(-) create mode 100644 graphics/sprites/item010.png create mode 100644 graphics/sprites/item010.xml (limited to 'graphics/sprites') diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am index 8b6592c9..a37dc555 100644 --- a/graphics/sprites/Makefile.am +++ b/graphics/sprites/Makefile.am @@ -29,8 +29,14 @@ sprites_DATA = \ item005.xml \ item006.png \ item006.xml \ + item007.png \ + item007.xml \ item008.png \ item008.xml \ + item009.png \ + item009.xml \ + item010.png \ + item010.xml \ monster0.png \ monster0.xml \ monster1.png \ @@ -80,4 +86,4 @@ sprites_DATA = \ weapons.xml EXTRA_DIST = \ - $(sprites_DATA) + $(sprites_DATA) \ No newline at end of file diff --git a/graphics/sprites/item010.png b/graphics/sprites/item010.png new file mode 100644 index 00000000..c1af8181 Binary files /dev/null and b/graphics/sprites/item010.png differ diff --git a/graphics/sprites/item010.xml b/graphics/sprites/item010.xml new file mode 100644 index 00000000..15d645ae --- /dev/null +++ b/graphics/sprites/item010.xml @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-60-g2f50