From ec6b5fe46531d3bb1b7cd694df524d4cdd3e1806 Mon Sep 17 00:00:00 2001 From: Monwarez Date: Tue, 1 Nov 2016 00:01:32 +0100 Subject: Add Mask of Blinking Evil --- graphics/items/equipment/head/blinkingevil.png | Bin 0 -> 464 bytes graphics/sprites/equipment/head/blinkingevil.png | Bin 0 -> 4866 bytes graphics/sprites/equipment/head/blinkingevil.xml | 156 +++++++++++++++++++++++ items/equip-head/_include.xml | 1 + items/equip-head/item2270_BlinkingEvil.xml | 12 ++ 5 files changed, 169 insertions(+) create mode 100644 graphics/items/equipment/head/blinkingevil.png create mode 100644 graphics/sprites/equipment/head/blinkingevil.png create mode 100644 graphics/sprites/equipment/head/blinkingevil.xml create mode 100644 items/equip-head/item2270_BlinkingEvil.xml diff --git a/graphics/items/equipment/head/blinkingevil.png b/graphics/items/equipment/head/blinkingevil.png new file mode 100644 index 00000000..4a678e6e Binary files /dev/null and b/graphics/items/equipment/head/blinkingevil.png differ diff --git a/graphics/sprites/equipment/head/blinkingevil.png b/graphics/sprites/equipment/head/blinkingevil.png new file mode 100644 index 00000000..c736fa83 Binary files /dev/null and b/graphics/sprites/equipment/head/blinkingevil.png differ diff --git a/graphics/sprites/equipment/head/blinkingevil.xml b/graphics/sprites/equipment/head/blinkingevil.xml new file mode 100644 index 00000000..a202a50c --- /dev/null +++ b/graphics/sprites/equipment/head/blinkingevil.xml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items/equip-head/_include.xml b/items/equip-head/_include.xml index eb108f3b..cd8c3c8f 100644 --- a/items/equip-head/_include.xml +++ b/items/equip-head/_include.xml @@ -173,6 +173,7 @@ + diff --git a/items/equip-head/item2270_BlinkingEvil.xml b/items/equip-head/item2270_BlinkingEvil.xml new file mode 100644 index 00000000..8d0856b1 --- /dev/null +++ b/items/equip-head/item2270_BlinkingEvil.xml @@ -0,0 +1,12 @@ + + + + + + + + + + equipment/head/blinkingevil.xml + + -- cgit v1.2.3-60-g2f50