From 5867fdf1dc658d3e740f94177bd4595b5bda8017 Mon Sep 17 00:00:00 2001 From: Micksha Date: Tue, 3 Apr 2018 23:11:07 +0200 Subject: Add the poison skull to be used as better-avoid mob in sewers --- LICENSE | 1 + graphics/sprites/monsters/skull-poison.png | Bin 0 -> 24644 bytes graphics/sprites/monsters/skull-poison.xml | 52 +++++++++++++++++++++++++++++ monsters.xml | 3 ++ 4 files changed, 56 insertions(+) create mode 100644 graphics/sprites/monsters/skull-poison.png create mode 100644 graphics/sprites/monsters/skull-poison.xml diff --git a/LICENSE b/LICENSE index 7a1dc953..853033ac 100644 --- a/LICENSE +++ b/LICENSE @@ -346,6 +346,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/sprites/monsters/plushroom.png (Reid) (CC BY-SA 3.0) (-) graphics/sprites/monsters/pumpkish.png (Aeonchild) (CC BY-SA 3.0) (-) graphics/sprites/monsters/ratto.png (Coolkid782) (CC BY-SA 3.0) (-) + graphics/sprites/monsters/skull-poison.png (Modanung) (CC BY-SA 3.0) (Micksha) graphics/sprites/monsters/tipiou.png (Bagzie) (CC BY-SA 3.0) (-) graphics/sprites/monsters/tortuga.png (Coolkid782) (CC BY-SA 3.0) (Reid) ## NPCs diff --git a/graphics/sprites/monsters/skull-poison.png b/graphics/sprites/monsters/skull-poison.png new file mode 100644 index 00000000..5d1b3a48 Binary files /dev/null and b/graphics/sprites/monsters/skull-poison.png differ diff --git a/graphics/sprites/monsters/skull-poison.xml b/graphics/sprites/monsters/skull-poison.xml new file mode 100644 index 00000000..d63508a2 --- /dev/null +++ b/graphics/sprites/monsters/skull-poison.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index da25af81..6ba19927 100644 --- a/monsters.xml +++ b/monsters.xml @@ -173,4 +173,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or monsters/mouboo.xml + + monsters/skull-poison.xml + -- cgit v1.2.3-70-g09d2