From c9822479150f2ec87a755f4889e281abb8594bcd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Feb 2021 15:52:35 -0300 Subject: Add Tamed Snake pet --- LICENSE | 2 ++ items.xml | 24 ++++++++++++++++++++++++ pets.xml | 3 +++ 3 files changed, 29 insertions(+) diff --git a/LICENSE b/LICENSE index cfa7a019..d607ff18 100644 --- a/LICENSE +++ b/LICENSE @@ -1457,6 +1457,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/sprites/equipment/head/boina.png (?) (GPLv2) (TMW-Br) graphics/sprites/equipment/head/beret.png (Vanara) (GPLv2) (Saulc) graphics/sprites/equipment/head/bhopcap.png (Saulc) (GPLv2) (TMW-Br) + graphics/sprites/equipment/head/bloodymouboohat.png (Saulc) (GPLv3) (Cassy, Yuuki) graphics/sprites/equipment/head/bountyhunterhelmet.png (Axzell?) (GPLv2/CCBYSA3) (LoF, jesusalva) graphics/sprites/equipment/head/bowlerhat.png (ChefChelios) (CC BY-SA 3.0) (dustman) graphics/sprites/equipment/head/brimmedfeatherhat.png (Reid) (CC BY-SA 3.0) (-) @@ -1510,6 +1511,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/sprites/equipment/head/moonshroomhat.png (Saulc) (CC BY-SA 3.0) (Cassy) graphics/sprites/equipment/head/monsterskullhelmet.png (Black Don) (GPLv2) (Saulc) graphics/sprites/equipment/head/mouboohat.png (?) (?) (TMW2.org) + graphics/sprites/equipment/head/moubihat.png (Manatauro) (GPLv3) (Yuuki, Hocus, Reid, Jesusalva) 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) diff --git a/items.xml b/items.xml index 076a1954..34bc30bc 100644 --- a/items.xml +++ b/items.xml @@ -6201,6 +6201,30 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="120"> equipment/head/boina.xml + + equipment/head/moubihat.xml + + + + equipment/head/bloodymouboohat.xml + + monsters/moggun.xml + + monsters/snake.xml|#664d28,a6673a,dbbc86,ffffff + monsters/fairy.xml|#0000ff,ff9e00,ff0000,00ff00,ffffff -- cgit v1.2.3-70-g09d2