From 01f441f156c5eae4cfa083934897781145590a10 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Oct 2020 11:34:37 -0300 Subject: Mushroom Hat (untested) --- LICENSE | 1 + graphics/sprites/equipment/head/mushroom.png | Bin 0 -> 517 bytes graphics/sprites/equipment/head/mushroom.xml | 229 +++++++++++++++++++++++++++ items.xml | 4 +- 4 files changed, 231 insertions(+), 3 deletions(-) create mode 100644 graphics/sprites/equipment/head/mushroom.png create mode 100644 graphics/sprites/equipment/head/mushroom.xml diff --git a/LICENSE b/LICENSE index 79502be8..e6fa8608 100644 --- a/LICENSE +++ b/LICENSE @@ -1486,6 +1486,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/sprites/equipment/head/monsterskullhelmet.png (Black Don) (GPLv2) (Saulc) graphics/sprites/equipment/head/mouboohat.png (?) (?) (TMW2.org) graphics/sprites/equipment/head/murderercrown.png (Black Don, V0id) (GPLv2) (dustman) + graphics/sprites/equipment/head/mushroom.png (crevost2, Yuuki) (GPLv2) (-) graphics/sprites/equipment/head/ninjamask.png (TMW-BR) (GPLv2) (TMW-BR) graphics/sprites/equipment/head/operamask.png (Meway) (CC BY-SA 3.0) (Saulc) graphics/sprites/equipment/head/paperbag.png (Black Don) (GPLv2) (Saulc) diff --git a/graphics/sprites/equipment/head/mushroom.png b/graphics/sprites/equipment/head/mushroom.png new file mode 100644 index 00000000..9a38d609 Binary files /dev/null and b/graphics/sprites/equipment/head/mushroom.png differ diff --git a/graphics/sprites/equipment/head/mushroom.xml b/graphics/sprites/equipment/head/mushroom.xml new file mode 100644 index 00000000..8fb5b8eb --- /dev/null +++ b/graphics/sprites/equipment/head/mushroom.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index 0524b469..052642b7 100644 --- a/items.xml +++ b/items.xml @@ -6141,7 +6141,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/head/mushroomhat.png" name="Mush Hat" description="You're now ready to play Hide and Seek in a forest." - effect="SAULC WIP/FIXME TODO - No sprite" maxhp="45" defense="11" level="40" @@ -6149,8 +6148,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. int="1" type="equip-head" weight="290"> - - + equipment/head/mushroom.xml