From ae33e5b9695af34d9fb9cdea17c0ba061a70458a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 12 Sep 2020 22:08:19 -0300 Subject: Add most monsters which will be used on Fortress Island (PNG only, no monsters.xml code yet) --- graphics/sprites/monsters/ball-element.png | Bin 0 -> 54248 bytes graphics/sprites/monsters/ball-element.xml | 132 +++++++++++++++++++++++++ graphics/sprites/monsters/bosspinkie.png | Bin 0 -> 10326 bytes graphics/sprites/monsters/bosspinkie.xml | 6 ++ graphics/sprites/monsters/evilpinkie.png | Bin 0 -> 8637 bytes graphics/sprites/monsters/evilpinkie.xml | 72 ++++++++++++++ graphics/sprites/monsters/jhon.png | Bin 0 -> 32069 bytes graphics/sprites/monsters/jhon.xml | 69 +++++++++++++ graphics/sprites/monsters/junglefowl.png | Bin 0 -> 31017 bytes graphics/sprites/monsters/junglefowl.xml | 88 +++++++++++++++++ graphics/sprites/monsters/mandragora.png | Bin 0 -> 23650 bytes graphics/sprites/monsters/mandragora.xml | 6 ++ graphics/sprites/monsters/mushroom-void.png | Bin 0 -> 15135 bytes graphics/sprites/monsters/mushroom-void.xml | 64 ++++++++++++ graphics/sprites/monsters/nutcracker.png | Bin 0 -> 29973 bytes graphics/sprites/monsters/nutcracker.xml | 13 +++ graphics/sprites/monsters/snail.png | Bin 0 -> 13633 bytes graphics/sprites/monsters/snail.xml | 100 +++++++++++++++++++ graphics/sprites/monsters/snowflower.png | Bin 0 -> 13090 bytes graphics/sprites/monsters/snowflower.xml | 50 ++++++++++ graphics/sprites/monsters/swampling.png | Bin 0 -> 313913 bytes graphics/sprites/monsters/swampling.xml | 134 ++++++++++++++++++++++++++ graphics/sprites/monsters/tartaruga-negra.png | Bin 0 -> 15527 bytes graphics/sprites/monsters/tartaruga-negra.xml | 98 +++++++++++++++++++ graphics/sprites/monsters/wisp.png | Bin 0 -> 47879 bytes graphics/sprites/monsters/wisp.xml | 72 ++++++++++++++ graphics/sprites/monsters/witchjack'o.png | Bin 17595 -> 0 bytes graphics/sprites/monsters/witchjack'o.xml | 47 --------- graphics/sprites/monsters/witchjacko.png | Bin 0 -> 17595 bytes graphics/sprites/monsters/witchjacko.xml | 47 +++++++++ 30 files changed, 951 insertions(+), 47 deletions(-) create mode 100644 graphics/sprites/monsters/ball-element.png create mode 100644 graphics/sprites/monsters/ball-element.xml create mode 100644 graphics/sprites/monsters/bosspinkie.png create mode 100644 graphics/sprites/monsters/bosspinkie.xml create mode 100644 graphics/sprites/monsters/evilpinkie.png create mode 100644 graphics/sprites/monsters/evilpinkie.xml create mode 100644 graphics/sprites/monsters/jhon.png create mode 100644 graphics/sprites/monsters/jhon.xml create mode 100644 graphics/sprites/monsters/junglefowl.png create mode 100644 graphics/sprites/monsters/junglefowl.xml create mode 100644 graphics/sprites/monsters/mandragora.png create mode 100644 graphics/sprites/monsters/mandragora.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/nutcracker.png create mode 100644 graphics/sprites/monsters/nutcracker.xml create mode 100644 graphics/sprites/monsters/snail.png create mode 100644 graphics/sprites/monsters/snail.xml create mode 100644 graphics/sprites/monsters/snowflower.png create mode 100644 graphics/sprites/monsters/snowflower.xml create mode 100644 graphics/sprites/monsters/swampling.png create mode 100644 graphics/sprites/monsters/swampling.xml create mode 100644 graphics/sprites/monsters/tartaruga-negra.png create mode 100644 graphics/sprites/monsters/tartaruga-negra.xml create mode 100644 graphics/sprites/monsters/wisp.png create mode 100644 graphics/sprites/monsters/wisp.xml delete mode 100644 graphics/sprites/monsters/witchjack'o.png delete mode 100644 graphics/sprites/monsters/witchjack'o.xml create mode 100644 graphics/sprites/monsters/witchjacko.png create mode 100644 graphics/sprites/monsters/witchjacko.xml (limited to 'graphics/sprites/monsters') diff --git a/graphics/sprites/monsters/ball-element.png b/graphics/sprites/monsters/ball-element.png new file mode 100644 index 00000000..a626fb0b Binary files /dev/null and b/graphics/sprites/monsters/ball-element.png differ diff --git a/graphics/sprites/monsters/ball-element.xml b/graphics/sprites/monsters/ball-element.xml new file mode 100644 index 00000000..c8973fc7 --- /dev/null +++ b/graphics/sprites/monsters/ball-element.xml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/bosspinkie.png b/graphics/sprites/monsters/bosspinkie.png new file mode 100644 index 00000000..5f7f1a30 Binary files /dev/null and b/graphics/sprites/monsters/bosspinkie.png differ diff --git a/graphics/sprites/monsters/bosspinkie.xml b/graphics/sprites/monsters/bosspinkie.xml new file mode 100644 index 00000000..7a037df9 --- /dev/null +++ b/graphics/sprites/monsters/bosspinkie.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/graphics/sprites/monsters/evilpinkie.png b/graphics/sprites/monsters/evilpinkie.png new file mode 100644 index 00000000..8b8aaacd Binary files /dev/null and b/graphics/sprites/monsters/evilpinkie.png differ diff --git a/graphics/sprites/monsters/evilpinkie.xml b/graphics/sprites/monsters/evilpinkie.xml new file mode 100644 index 00000000..fa9bec05 --- /dev/null +++ b/graphics/sprites/monsters/evilpinkie.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/jhon.png b/graphics/sprites/monsters/jhon.png new file mode 100644 index 00000000..7e41f5f3 Binary files /dev/null and b/graphics/sprites/monsters/jhon.png differ diff --git a/graphics/sprites/monsters/jhon.xml b/graphics/sprites/monsters/jhon.xml new file mode 100644 index 00000000..72663869 --- /dev/null +++ b/graphics/sprites/monsters/jhon.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/junglefowl.png b/graphics/sprites/monsters/junglefowl.png new file mode 100644 index 00000000..15eebc56 Binary files /dev/null and b/graphics/sprites/monsters/junglefowl.png differ diff --git a/graphics/sprites/monsters/junglefowl.xml b/graphics/sprites/monsters/junglefowl.xml new file mode 100644 index 00000000..f6c4f9e9 --- /dev/null +++ b/graphics/sprites/monsters/junglefowl.xml @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/mandragora.png b/graphics/sprites/monsters/mandragora.png new file mode 100644 index 00000000..0f3657aa Binary files /dev/null and b/graphics/sprites/monsters/mandragora.png differ diff --git a/graphics/sprites/monsters/mandragora.xml b/graphics/sprites/monsters/mandragora.xml new file mode 100644 index 00000000..a73164b1 --- /dev/null +++ b/graphics/sprites/monsters/mandragora.xml @@ -0,0 +1,6 @@ + + + + + + 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/nutcracker.png b/graphics/sprites/monsters/nutcracker.png new file mode 100644 index 00000000..8dc8a55f Binary files /dev/null and b/graphics/sprites/monsters/nutcracker.png differ diff --git a/graphics/sprites/monsters/nutcracker.xml b/graphics/sprites/monsters/nutcracker.xml new file mode 100644 index 00000000..c543b20b --- /dev/null +++ b/graphics/sprites/monsters/nutcracker.xml @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/graphics/sprites/monsters/snail.png b/graphics/sprites/monsters/snail.png new file mode 100644 index 00000000..2c58069f Binary files /dev/null and b/graphics/sprites/monsters/snail.png differ diff --git a/graphics/sprites/monsters/snail.xml b/graphics/sprites/monsters/snail.xml new file mode 100644 index 00000000..46a86138 --- /dev/null +++ b/graphics/sprites/monsters/snail.xml @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/snowflower.png b/graphics/sprites/monsters/snowflower.png new file mode 100644 index 00000000..c4a79776 Binary files /dev/null and b/graphics/sprites/monsters/snowflower.png differ diff --git a/graphics/sprites/monsters/snowflower.xml b/graphics/sprites/monsters/snowflower.xml new file mode 100644 index 00000000..4670fccc --- /dev/null +++ b/graphics/sprites/monsters/snowflower.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/swampling.png b/graphics/sprites/monsters/swampling.png new file mode 100644 index 00000000..e0f072ae Binary files /dev/null and b/graphics/sprites/monsters/swampling.png differ diff --git a/graphics/sprites/monsters/swampling.xml b/graphics/sprites/monsters/swampling.xml new file mode 100644 index 00000000..167b4171 --- /dev/null +++ b/graphics/sprites/monsters/swampling.xml @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/tartaruga-negra.png b/graphics/sprites/monsters/tartaruga-negra.png new file mode 100644 index 00000000..253400bc Binary files /dev/null and b/graphics/sprites/monsters/tartaruga-negra.png differ diff --git a/graphics/sprites/monsters/tartaruga-negra.xml b/graphics/sprites/monsters/tartaruga-negra.xml new file mode 100644 index 00000000..d60f3f35 --- /dev/null +++ b/graphics/sprites/monsters/tartaruga-negra.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/wisp.png b/graphics/sprites/monsters/wisp.png new file mode 100644 index 00000000..b18ee94a Binary files /dev/null and b/graphics/sprites/monsters/wisp.png differ diff --git a/graphics/sprites/monsters/wisp.xml b/graphics/sprites/monsters/wisp.xml new file mode 100644 index 00000000..39753943 --- /dev/null +++ b/graphics/sprites/monsters/wisp.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/witchjack'o.png b/graphics/sprites/monsters/witchjack'o.png deleted file mode 100644 index 58ef0b76..00000000 Binary files a/graphics/sprites/monsters/witchjack'o.png and /dev/null differ diff --git a/graphics/sprites/monsters/witchjack'o.xml b/graphics/sprites/monsters/witchjack'o.xml deleted file mode 100644 index 037b8357..00000000 --- a/graphics/sprites/monsters/witchjack'o.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/graphics/sprites/monsters/witchjacko.png b/graphics/sprites/monsters/witchjacko.png new file mode 100644 index 00000000..58ef0b76 Binary files /dev/null and b/graphics/sprites/monsters/witchjacko.png differ diff --git a/graphics/sprites/monsters/witchjacko.xml b/graphics/sprites/monsters/witchjacko.xml new file mode 100644 index 00000000..83511cc4 --- /dev/null +++ b/graphics/sprites/monsters/witchjacko.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50