From 46db99f7016beb5cb0aaad16183006566df35570 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 28 Oct 2019 20:14:32 -0300 Subject: Whirly Bird --- LICENSE | 1 + graphics/sprites/monsters/whirlybird.png | Bin 0 -> 23017 bytes graphics/sprites/monsters/whirlybird.xml | 70 +++++++++++++++++++++++++++++++ monsters.xml | 3 ++ 4 files changed, 74 insertions(+) create mode 100644 graphics/sprites/monsters/whirlybird.png create mode 100644 graphics/sprites/monsters/whirlybird.xml diff --git a/LICENSE b/LICENSE index 2591eec2..01e43696 100644 --- a/LICENSE +++ b/LICENSE @@ -1636,6 +1636,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/sprites/monsters/troll.png (FotherJ) (GPLv2, CC BY-SA 3.0) (LoF) graphics/sprites/monsters/vampirebat.png (Meway) (GPLv2) (-) graphics/sprites/monsters/warlordskull.png (Saulc) (CC BY-SA 3.0) (Modanung) + graphics/sprites/monsters/whirlybird.png (TMW German) (GPLv2) (-) graphics/sprites/monsters/witchedzombie.png (FotherJ) (CC BY-SA 3.0) (Saulc) graphics/sprites/monsters/witchjack'o.png (?,Modanung) (GPLv2) (Saulc) graphics/sprites/monsters/wolvern.png (Pateame) (GPLv2) (-) diff --git a/graphics/sprites/monsters/whirlybird.png b/graphics/sprites/monsters/whirlybird.png new file mode 100644 index 00000000..2937a3ac Binary files /dev/null and b/graphics/sprites/monsters/whirlybird.png differ diff --git a/graphics/sprites/monsters/whirlybird.xml b/graphics/sprites/monsters/whirlybird.xml new file mode 100644 index 00000000..82e68d72 --- /dev/null +++ b/graphics/sprites/monsters/whirlybird.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index b048411d..703412e8 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1223,6 +1223,9 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s monsters/pet-black-cat.xml + + monsters/whirlybird.xml + -- cgit v1.2.3-70-g09d2