From ee4aae7fd329b62a7d5f50e497b021bf266d6b5c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Aug 2020 18:24:08 -0300 Subject: Doomsday Act 5 - Keshlam's Adventurer Guild Utils (#378) Maps, monsters, effects, also includes the katzei ears with edits. Additional (bonus) content: * PvP Coin ("Murderer Coin") * Golden PVP Cap --- graphics/sprites/monsters/crafty.png | Bin 0 -> 5907 bytes graphics/sprites/monsters/crafty.xml | 156 ++++++++++++++++++++++++++++ graphics/sprites/monsters/moubi.png | Bin 0 -> 50892 bytes graphics/sprites/monsters/moubi.xml | 60 +++++++++++ graphics/sprites/monsters/mushroom-void.png | Bin 0 -> 15135 bytes graphics/sprites/monsters/mushroom-void.xml | 64 ++++++++++++ graphics/sprites/monsters/void-maggot.png | Bin 0 -> 4579 bytes graphics/sprites/monsters/void-maggot.xml | 64 ++++++++++++ 8 files changed, 344 insertions(+) create mode 100644 graphics/sprites/monsters/crafty.png create mode 100644 graphics/sprites/monsters/crafty.xml create mode 100644 graphics/sprites/monsters/moubi.png create mode 100644 graphics/sprites/monsters/moubi.xml create mode 100644 graphics/sprites/monsters/mushroom-void.png create mode 100644 graphics/sprites/monsters/mushroom-void.xml create mode 100644 graphics/sprites/monsters/void-maggot.png create mode 100644 graphics/sprites/monsters/void-maggot.xml (limited to 'graphics/sprites/monsters') diff --git a/graphics/sprites/monsters/crafty.png b/graphics/sprites/monsters/crafty.png new file mode 100644 index 00000000..7ddba6da Binary files /dev/null and b/graphics/sprites/monsters/crafty.png differ diff --git a/graphics/sprites/monsters/crafty.xml b/graphics/sprites/monsters/crafty.xml new file mode 100644 index 00000000..c06457fe --- /dev/null +++ b/graphics/sprites/monsters/crafty.xml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/moubi.png b/graphics/sprites/monsters/moubi.png new file mode 100644 index 00000000..5873f24b Binary files /dev/null and b/graphics/sprites/monsters/moubi.png differ diff --git a/graphics/sprites/monsters/moubi.xml b/graphics/sprites/monsters/moubi.xml new file mode 100644 index 00000000..6e4f2100 --- /dev/null +++ b/graphics/sprites/monsters/moubi.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/mushroom-void.png b/graphics/sprites/monsters/mushroom-void.png new file mode 100644 index 00000000..83781962 Binary files /dev/null and b/graphics/sprites/monsters/mushroom-void.png differ diff --git a/graphics/sprites/monsters/mushroom-void.xml b/graphics/sprites/monsters/mushroom-void.xml new file mode 100644 index 00000000..7d052b88 --- /dev/null +++ b/graphics/sprites/monsters/mushroom-void.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/void-maggot.png b/graphics/sprites/monsters/void-maggot.png new file mode 100644 index 00000000..517d1dac Binary files /dev/null and b/graphics/sprites/monsters/void-maggot.png differ diff --git a/graphics/sprites/monsters/void-maggot.xml b/graphics/sprites/monsters/void-maggot.xml new file mode 100644 index 00000000..c865bbcd --- /dev/null +++ b/graphics/sprites/monsters/void-maggot.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2