From 4056daf6bd0b49f44f470b950d3dbe56d8982b59 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Mon, 6 Dec 2010 22:05:14 +1300 Subject: Hallowe'en 2010 Phase 2 Client Data --- graphics/items/equipment/head/goblin-mask.png | Bin 0 -> 589 bytes graphics/items/equipment/head/opera-mask.png | Bin 0 -> 581 bytes graphics/items/equipment/head/witch-hat.png | Bin 0 -> 358 bytes graphics/items/generic/scissors.png | Bin 0 -> 486 bytes graphics/sprites/equipment/head/goblin-mask.png | Bin 0 -> 1932 bytes graphics/sprites/equipment/head/goblin-mask.xml | 142 ++++++++++++++++++++++++ graphics/sprites/equipment/head/operamask.png | Bin 0 -> 2430 bytes graphics/sprites/equipment/head/operamask.xml | 142 ++++++++++++++++++++++++ graphics/sprites/equipment/head/witch-hat.png | Bin 0 -> 1127 bytes graphics/sprites/equipment/head/witch-hat.xml | 142 ++++++++++++++++++++++++ 10 files changed, 426 insertions(+) create mode 100644 graphics/items/equipment/head/goblin-mask.png create mode 100644 graphics/items/equipment/head/opera-mask.png create mode 100644 graphics/items/equipment/head/witch-hat.png create mode 100644 graphics/items/generic/scissors.png create mode 100644 graphics/sprites/equipment/head/goblin-mask.png create mode 100644 graphics/sprites/equipment/head/goblin-mask.xml create mode 100644 graphics/sprites/equipment/head/operamask.png create mode 100644 graphics/sprites/equipment/head/operamask.xml create mode 100644 graphics/sprites/equipment/head/witch-hat.png create mode 100644 graphics/sprites/equipment/head/witch-hat.xml (limited to 'graphics') diff --git a/graphics/items/equipment/head/goblin-mask.png b/graphics/items/equipment/head/goblin-mask.png new file mode 100644 index 00000000..10145117 Binary files /dev/null and b/graphics/items/equipment/head/goblin-mask.png differ diff --git a/graphics/items/equipment/head/opera-mask.png b/graphics/items/equipment/head/opera-mask.png new file mode 100644 index 00000000..5a8ec9f2 Binary files /dev/null and b/graphics/items/equipment/head/opera-mask.png differ diff --git a/graphics/items/equipment/head/witch-hat.png b/graphics/items/equipment/head/witch-hat.png new file mode 100644 index 00000000..f559b0f6 Binary files /dev/null and b/graphics/items/equipment/head/witch-hat.png differ diff --git a/graphics/items/generic/scissors.png b/graphics/items/generic/scissors.png new file mode 100644 index 00000000..8c820a79 Binary files /dev/null and b/graphics/items/generic/scissors.png differ diff --git a/graphics/sprites/equipment/head/goblin-mask.png b/graphics/sprites/equipment/head/goblin-mask.png new file mode 100644 index 00000000..e44b79ec Binary files /dev/null and b/graphics/sprites/equipment/head/goblin-mask.png differ diff --git a/graphics/sprites/equipment/head/goblin-mask.xml b/graphics/sprites/equipment/head/goblin-mask.xml new file mode 100644 index 00000000..912ca6b4 --- /dev/null +++ b/graphics/sprites/equipment/head/goblin-mask.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/head/operamask.png b/graphics/sprites/equipment/head/operamask.png new file mode 100644 index 00000000..11c9f1f0 Binary files /dev/null and b/graphics/sprites/equipment/head/operamask.png differ diff --git a/graphics/sprites/equipment/head/operamask.xml b/graphics/sprites/equipment/head/operamask.xml new file mode 100644 index 00000000..99ec20f6 --- /dev/null +++ b/graphics/sprites/equipment/head/operamask.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/head/witch-hat.png b/graphics/sprites/equipment/head/witch-hat.png new file mode 100644 index 00000000..2e19510b Binary files /dev/null and b/graphics/sprites/equipment/head/witch-hat.png differ diff --git a/graphics/sprites/equipment/head/witch-hat.xml b/graphics/sprites/equipment/head/witch-hat.xml new file mode 100644 index 00000000..0aa09789 --- /dev/null +++ b/graphics/sprites/equipment/head/witch-hat.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2 From 313e61818a19d04d95fdd40d2fae100f531c638d Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Sun, 12 Dec 2010 01:06:09 +1300 Subject: Forgot shock candy icon --- graphics/items/use-food-shock-candy.png | Bin 0 -> 318 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/items/use-food-shock-candy.png (limited to 'graphics') diff --git a/graphics/items/use-food-shock-candy.png b/graphics/items/use-food-shock-candy.png new file mode 100644 index 00000000..f69df9c7 Binary files /dev/null and b/graphics/items/use-food-shock-candy.png differ -- cgit v1.2.3-70-g09d2