From 9dbadcc5eedbf05cc226aac834fec94de90af6d3 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sun, 26 Nov 2006 10:12:14 +0000 Subject: Equipment database namespace and support for gender specific equipment sprites --- graphics/sprites/chest-leather-female.png | Bin 0 -> 8175 bytes graphics/sprites/chest-leather-female.xml | 104 ++++++++++++++++++++++++++++++ graphics/sprites/chest-leather-male.png | Bin 0 -> 14451 bytes graphics/sprites/chest-leather-male.xml | 104 ++++++++++++++++++++++++++++++ graphics/sprites/error.xml | 10 +++ 5 files changed, 218 insertions(+) create mode 100644 graphics/sprites/chest-leather-female.png create mode 100644 graphics/sprites/chest-leather-female.xml create mode 100644 graphics/sprites/chest-leather-male.png create mode 100644 graphics/sprites/chest-leather-male.xml create mode 100644 graphics/sprites/error.xml (limited to 'graphics/sprites') diff --git a/graphics/sprites/chest-leather-female.png b/graphics/sprites/chest-leather-female.png new file mode 100644 index 00000000..e92912a5 Binary files /dev/null and b/graphics/sprites/chest-leather-female.png differ diff --git a/graphics/sprites/chest-leather-female.xml b/graphics/sprites/chest-leather-female.xml new file mode 100644 index 00000000..9052c491 --- /dev/null +++ b/graphics/sprites/chest-leather-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/chest-leather-male.png b/graphics/sprites/chest-leather-male.png new file mode 100644 index 00000000..65508b31 Binary files /dev/null and b/graphics/sprites/chest-leather-male.png differ diff --git a/graphics/sprites/chest-leather-male.xml b/graphics/sprites/chest-leather-male.xml new file mode 100644 index 00000000..82caf473 --- /dev/null +++ b/graphics/sprites/chest-leather-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/error.xml b/graphics/sprites/error.xml new file mode 100644 index 00000000..51b27345 --- /dev/null +++ b/graphics/sprites/error.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2