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 --- LICENSE | 6 +++++ 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 +++++++++ items.xml | 37 ++++++++++++++++++++++++++++ 10 files changed, 55 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 diff --git a/LICENSE b/LICENSE index 996b62bb..21e354d3 100644 --- a/LICENSE +++ b/LICENSE @@ -78,6 +78,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/equipment/head/fairyhat.png (Goku) (GPLv2) (-) graphics/items/equipment/head/fancyhat.png (Crush) (CC BY-SA 3.0) (-) graphics/items/equipment/head/infantryhelmet.png (Black Don) (GPLv2) (-) + graphics/items/equipment/head/nohmask.png (LEGACY) (GPLv2) (-) graphics/items/equipment/head/pinkiehat.png (LEGACY) (GPLv2) (-) graphics/items/equipment/head/pumpkinhat.png (Modanung) (CC BY-SA 3.0) (-) graphics/items/equipment/head/tophat.png (QOAL) (GPLv2) (-) @@ -165,6 +166,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/usable/aquada.png (Reid) (CC BY-SA 3.0) (-) graphics/items/usable/atroposmixture.png (Reid) (CC BY-SA 3.0) (-) graphics/items/usable/beer.png (LEGACY) (CC BY-SA 3.0) (Micksha) + graphics/items/usable/bottleofwater.png (LEGACY) (CC BY-SA 3.0) (-) graphics/items/usable/blobime.png (Enchilado) (CC BY-SA 3.0) (-) graphics/items/usable/book-chorus.png (Hal9000) (CC BY-SA 3.0) (Reid) graphics/items/usable/book-comtheory.png (Hal9000) (CC BY-SA 3.0) (Reid) @@ -176,6 +178,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/usable/bread.png (Coolkid782) (CC BY-SA 3.0) (-) graphics/items/usable/carrot.png (Enchilado) (CC BY-SA 3.0) (Reid) graphics/items/usable/cheese.png (Reid) (CC BY-SA 3.0) (-) + graphics/items/usable/cherrycake.png (LEGACY) (CC BY-SA 3.0) (-) graphics/items/usable/curshroom.png (Reid) (CC BY-SA 3.0) (-) graphics/items/usable/clotholiquor.png (Reid) (CC BY-SA 3.0) (-) graphics/items/usable/croconut.png (Hal9000) (CC BY-SA 3.0) (-) @@ -192,6 +195,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/usable/gem3-polished.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/usable/gem-crude.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/items/usable/honey.png (LEGACY) (CC BY-SA 3.0) (Micksha) + graphics/items/usable/maggotslime.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/items/usable/manana.png (Reid) (CC BY-SA 3.0) (IvanMorve) graphics/items/usable/lachesisbrew.png (Reid) (CC BY-SA 3.0) (-) graphics/items/usable/lettuceleaf.png (Reid) (CC BY-SA 3.0) (-) @@ -202,6 +206,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/usable/plushroom.png (Reid) (CC BY-SA 3.0) (-) graphics/items/usable/pumpkinjuice.png (Enchilado) (CC BY-SA 3.0) (Reid) graphics/items/usable/pumpkinseeds.png (Enchilado) (CC BY-SA 3.0) (-) + graphics/items/usable/roastedmaggot.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/items/usable/sandwich-carp.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/usable/sandwich-pioulegs.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/usable/sandwich-manana.png (Micksha) (CC BY-SA 3.0) (-) @@ -358,6 +363,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/sprites/equipment/head/fancyhat.png (Crush) (CC BY-SA 3.0) (-) graphics/sprites/equipment/head/headmodel-male.png (Saulc) (GPLv2) (-) graphics/sprites/equipment/head/infantryhelmet.png (LEGACY) (GPLv2) (-) + graphics/sprites/equipment/head/nohmask.png (LEGACY) (GPLv2) (-) graphics/sprites/equipment/head/pinkiehat.png (LEGACY) (GPLv2) (-) graphics/sprites/equipment/head/pumpkinhat.png (Modanung) (CC BY-SA 3.0) (-) graphics/sprites/equipment/head/purplemodel.png (Saulc) (GPLv2) (-) 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 @@ + + + + + + + diff --git a/items.xml b/items.xml index 0fd05f2b..9d2d615d 100644 --- a/items.xml +++ b/items.xml @@ -529,6 +529,33 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" weight="50" maxFloorOffset="6"/> + + + + + + equipment/head/nohmask.xml -- cgit v1.2.3-60-g2f50