From 57217d13a4b5bd2eab554cc75f3f9f62e51acb81 Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 23 Feb 2016 01:06:42 +0100 Subject: Add a limited palette version of the mouboo. --- LICENSE | 1 + graphics/sprites/monsters/mouboo.png | Bin 0 -> 55625 bytes graphics/sprites/monsters/mouboo.xml | 68 +++++++++++++++++++++++++++++++++++ monsters.xml | 5 ++- 4 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 graphics/sprites/monsters/mouboo.png create mode 100644 graphics/sprites/monsters/mouboo.xml diff --git a/LICENSE b/LICENSE index 3f518e42..f20d04fe 100644 --- a/LICENSE +++ b/LICENSE @@ -308,6 +308,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/sprites/monsters/frostiana.png (Reid) (CC BY-SA 3.0) (-) graphics/sprites/monsters/fluffy.png (Crush) (CC BY-SA 3.0) (-) graphics/sprites/monsters/mananatree.png (Len, Saphy) (CC BY-SA 3.0) (Reid) + graphics/sprites/monsters/mouboo.png (Yuuki) (CC BY-SA 3.0) (Reid) graphics/sprites/monsters/piou.png (Reid) (CC BY-SA 3.0) (FotherJ) graphics/sprites/monsters/pikpik.png (Alige) (CC BY-SA 3.0) (-) graphics/sprites/monsters/plushroom.png (Reid) (CC BY-SA 3.0) (-) diff --git a/graphics/sprites/monsters/mouboo.png b/graphics/sprites/monsters/mouboo.png new file mode 100644 index 00000000..56120f9b Binary files /dev/null and b/graphics/sprites/monsters/mouboo.png differ diff --git a/graphics/sprites/monsters/mouboo.xml b/graphics/sprites/monsters/mouboo.xml new file mode 100644 index 00000000..8e5c15a9 --- /dev/null +++ b/graphics/sprites/monsters/mouboo.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index 5230d5e7..eec28f07 100644 --- a/monsters.xml +++ b/monsters.xml @@ -171,7 +171,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or monsters/crocotree/hurt2.ogg monsters/crocotree/hurt3.ogg - + monsters/fluffy.xml monsters/fluffy/hit1.ogg monsters/fluffy/hit2.ogg @@ -179,4 +179,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or monsters/fluffy/hurt1.ogg monsters/fluffy/miss1.ogg + + monsters/mouboo.xml + -- cgit v1.2.3-70-g09d2