From 21ee45be8f0f4214282318fd27231a7dc6e3a0c8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Jan 2022 12:27:02 -0300 Subject: Add 1014 Ent Abomination (I lacked a good name for this one) --- LICENSE | 1 + graphics/sprites/monsters/ent.png | Bin 0 -> 63539 bytes graphics/sprites/monsters/ent.xml | 56 ++++++++++++++++++++++++++++++++++++++ monsters.xml | 6 ++-- 4 files changed, 61 insertions(+), 2 deletions(-) create mode 100644 graphics/sprites/monsters/ent.png create mode 100644 graphics/sprites/monsters/ent.xml diff --git a/LICENSE b/LICENSE index 42769583..443aa132 100644 --- a/LICENSE +++ b/LICENSE @@ -1841,6 +1841,7 @@ https://wiki.moubootaurlegends.org/Contributors graphics/sprites/monsters/dragon-pet.png (?, lunovox) (GPLv2) (TMW-Br, LoF, Jesusalva) graphics/sprites/monsters/duck.png (Meway) (CC BY-SA 3.0) (-) graphics/sprites/monsters/dummy.png (Reid) (CC BY-SA 3.0) (-) + graphics/sprites/monsters/ent.png (macmanmatty) (CC BY 4.0) (jesusalva) graphics/sprites/monsters/evilpinkie.png (Crush) (CC BY-SA 3.0) (TMW UFB) graphics/sprites/monsters/fairy.png (lunovox) (GPLv2) (TMW-Br) graphics/sprites/monsters/firegoblin.png (?) (GPLv2) (Neoriceisgood) diff --git a/graphics/sprites/monsters/ent.png b/graphics/sprites/monsters/ent.png new file mode 100644 index 00000000..07287e54 Binary files /dev/null and b/graphics/sprites/monsters/ent.png differ diff --git a/graphics/sprites/monsters/ent.xml b/graphics/sprites/monsters/ent.xml new file mode 100644 index 00000000..ce66861a --- /dev/null +++ b/graphics/sprites/monsters/ent.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index 0187de32..678ad7bf 100644 --- a/monsters.xml +++ b/monsters.xml @@ -109,9 +109,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s monsters/pikpik.xml - - monsters/croconut.xml + + monsters/ent.xml monsters/crocotree/die1.ogg + monsters/frostiana/hit1.ogg + monsters/shroom/shroomhit.ogg monsters/crocotree/die1.ogg -- cgit v1.2.3-60-g2f50