From c471ed389415c2bb37efcf6aaf0b1f1b7332ce3f Mon Sep 17 00:00:00 2001 From: Micksha Date: Tue, 23 Oct 2018 09:54:50 +0200 Subject: Add a few missing items and the Noh Mask --- graphics/items/equipment/head/nohmask.png | Bin 0 -> 1139 bytes graphics/items/generic/__LEGACY__rawlog.png | Bin 598 -> 0 bytes graphics/items/generic/mug-empty.png | Bin 1868 -> 1868 bytes graphics/items/usable/bottleofwater.png | Bin 0 -> 511 bytes graphics/items/usable/cherrycake.png | Bin 0 -> 345 bytes graphics/items/usable/roastedmaggot.png | Bin 0 -> 496 bytes graphics/sprites/equipment/head/nohmask.png | Bin 0 -> 2894 bytes graphics/sprites/equipment/head/nohmask.xml | 12 ++++++++++++ 8 files changed, 12 insertions(+) create mode 100644 graphics/items/equipment/head/nohmask.png delete mode 100644 graphics/items/generic/__LEGACY__rawlog.png create mode 100644 graphics/items/usable/bottleofwater.png create mode 100644 graphics/items/usable/cherrycake.png create mode 100644 graphics/items/usable/roastedmaggot.png create mode 100644 graphics/sprites/equipment/head/nohmask.png create mode 100644 graphics/sprites/equipment/head/nohmask.xml (limited to 'graphics') diff --git a/graphics/items/equipment/head/nohmask.png b/graphics/items/equipment/head/nohmask.png new file mode 100644 index 00000000..43d43fb3 Binary files /dev/null and b/graphics/items/equipment/head/nohmask.png differ diff --git a/graphics/items/generic/__LEGACY__rawlog.png b/graphics/items/generic/__LEGACY__rawlog.png deleted file mode 100644 index 3e790620..00000000 Binary files a/graphics/items/generic/__LEGACY__rawlog.png and /dev/null differ diff --git a/graphics/items/generic/mug-empty.png b/graphics/items/generic/mug-empty.png index 11297640..347b4244 100644 Binary files a/graphics/items/generic/mug-empty.png and b/graphics/items/generic/mug-empty.png differ diff --git a/graphics/items/usable/bottleofwater.png b/graphics/items/usable/bottleofwater.png new file mode 100644 index 00000000..d1c04adc Binary files /dev/null and b/graphics/items/usable/bottleofwater.png differ diff --git a/graphics/items/usable/cherrycake.png b/graphics/items/usable/cherrycake.png new file mode 100644 index 00000000..4005b804 Binary files /dev/null and b/graphics/items/usable/cherrycake.png differ diff --git a/graphics/items/usable/roastedmaggot.png b/graphics/items/usable/roastedmaggot.png new file mode 100644 index 00000000..80e51c72 Binary files /dev/null and b/graphics/items/usable/roastedmaggot.png differ diff --git a/graphics/sprites/equipment/head/nohmask.png b/graphics/sprites/equipment/head/nohmask.png new file mode 100644 index 00000000..f6f58b95 Binary files /dev/null and b/graphics/sprites/equipment/head/nohmask.png differ diff --git a/graphics/sprites/equipment/head/nohmask.xml b/graphics/sprites/equipment/head/nohmask.xml new file mode 100644 index 00000000..9dd928bc --- /dev/null +++ b/graphics/sprites/equipment/head/nohmask.xml @@ -0,0 +1,12 @@ + + + + + + + -- cgit v1.2.3-70-g09d2