From 8b742836d82625b61fa37d069bafdc67cce3b281 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 6 Apr 2020 03:29:53 -0300 Subject: Doomsday Framework (#368) --- graphics/sprites/monsters/dragon.png | Bin 0 -> 849487 bytes graphics/sprites/monsters/dragon.xml | 46 +++++++++ graphics/sprites/monsters/sasquatch.png | Bin 0 -> 80454 bytes graphics/sprites/monsters/sasquatch.xml | 69 ++++++++++++++ graphics/sprites/monsters/tengu.png | Bin 0 -> 2273016 bytes graphics/sprites/monsters/tengu.xml | 161 ++++++++++++++++++++++++++++++++ 6 files changed, 276 insertions(+) create mode 100644 graphics/sprites/monsters/dragon.png create mode 100644 graphics/sprites/monsters/dragon.xml create mode 100644 graphics/sprites/monsters/sasquatch.png create mode 100644 graphics/sprites/monsters/sasquatch.xml create mode 100644 graphics/sprites/monsters/tengu.png create mode 100644 graphics/sprites/monsters/tengu.xml (limited to 'graphics') diff --git a/graphics/sprites/monsters/dragon.png b/graphics/sprites/monsters/dragon.png new file mode 100644 index 00000000..29e0b7b1 Binary files /dev/null and b/graphics/sprites/monsters/dragon.png differ diff --git a/graphics/sprites/monsters/dragon.xml b/graphics/sprites/monsters/dragon.xml new file mode 100644 index 00000000..256c4ed9 --- /dev/null +++ b/graphics/sprites/monsters/dragon.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/sasquatch.png b/graphics/sprites/monsters/sasquatch.png new file mode 100644 index 00000000..dbbb5e20 Binary files /dev/null and b/graphics/sprites/monsters/sasquatch.png differ diff --git a/graphics/sprites/monsters/sasquatch.xml b/graphics/sprites/monsters/sasquatch.xml new file mode 100644 index 00000000..68faf64f --- /dev/null +++ b/graphics/sprites/monsters/sasquatch.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/tengu.png b/graphics/sprites/monsters/tengu.png new file mode 100644 index 00000000..d7db48d9 Binary files /dev/null and b/graphics/sprites/monsters/tengu.png differ diff --git a/graphics/sprites/monsters/tengu.xml b/graphics/sprites/monsters/tengu.xml new file mode 100644 index 00000000..651c684a --- /dev/null +++ b/graphics/sprites/monsters/tengu.xml @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50