From c4bfeb8e19f22631392b5b14193d0dbb3edfe494 Mon Sep 17 00:00:00 2001 From: gumi Date: Fri, 17 Aug 2018 11:55:37 -0400 Subject: add Chic Santa Hat --- .../sprites/equipment/head/santahatS-female.xml | 5 +++ graphics/sprites/equipment/head/santahatS.xml | 5 +++ items/equip-head/_include.xml | 1 + items/equip-head/item5228_ChicSantaHat.xml | 36 ++++++++++++++++++++++ 4 files changed, 47 insertions(+) create mode 100644 graphics/sprites/equipment/head/santahatS-female.xml create mode 100644 graphics/sprites/equipment/head/santahatS.xml create mode 100644 items/equip-head/item5228_ChicSantaHat.xml diff --git a/graphics/sprites/equipment/head/santahatS-female.xml b/graphics/sprites/equipment/head/santahatS-female.xml new file mode 100644 index 00000000..f22ac58e --- /dev/null +++ b/graphics/sprites/equipment/head/santahatS-female.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/graphics/sprites/equipment/head/santahatS.xml b/graphics/sprites/equipment/head/santahatS.xml new file mode 100644 index 00000000..e368a7a0 --- /dev/null +++ b/graphics/sprites/equipment/head/santahatS.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/items/equip-head/_include.xml b/items/equip-head/_include.xml index 3b0a6f17..20f018d7 100644 --- a/items/equip-head/_include.xml +++ b/items/equip-head/_include.xml @@ -198,4 +198,5 @@ + diff --git a/items/equip-head/item5228_ChicSantaHat.xml b/items/equip-head/item5228_ChicSantaHat.xml new file mode 100644 index 00000000..f6657e5e --- /dev/null +++ b/items/equip-head/item5228_ChicSantaHat.xml @@ -0,0 +1,36 @@ + + + + + + + + + + equipment/head/santahatS.xml|#780000,3A3A3A,CA0000,656565,F00000,7A7A7A,FF0000,828282,9D0000,4D4D4D + equipment/head/santahatS-female.xml|#780000,3A3A3A,CA0000,656565,F00000,7A7A7A,FF0000,828282,9D0000,4D4D4D + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50