From 96b7ecd4fa990298aafed2c89ee987be80b0ed0f Mon Sep 17 00:00:00 2001 From: Wombat Date: Wed, 18 Aug 2010 21:21:12 -0400 Subject: Sandstorm Mine Changes Monsters and Map related Changes to Sandstorm Mines --- graphics/sprites/monsters/monster-archant.png | Bin 0 -> 5966 bytes graphics/sprites/monsters/monster-archant.xml | 71 +++++++++++++++++++++ .../sprites/monsters/monster-cave-maggot-giant.png | Bin 0 -> 17859 bytes .../sprites/monsters/monster-cave-maggot-giant.xml | 70 ++++++++++++++++++++ graphics/sprites/monsters/monster-cave-maggot.png | Bin 0 -> 4589 bytes graphics/sprites/monsters/monster-cave-maggot.xml | 66 +++++++++++++++++++ graphics/sprites/monsters/monster-goblin-ice.png | Bin 0 -> 14746 bytes graphics/sprites/monsters/monster-goblin-ice.xml | 70 ++++++++++++++++++++ 8 files changed, 277 insertions(+) create mode 100644 graphics/sprites/monsters/monster-archant.png create mode 100644 graphics/sprites/monsters/monster-archant.xml create mode 100644 graphics/sprites/monsters/monster-cave-maggot-giant.png create mode 100644 graphics/sprites/monsters/monster-cave-maggot-giant.xml create mode 100644 graphics/sprites/monsters/monster-cave-maggot.png create mode 100644 graphics/sprites/monsters/monster-cave-maggot.xml create mode 100644 graphics/sprites/monsters/monster-goblin-ice.png create mode 100644 graphics/sprites/monsters/monster-goblin-ice.xml (limited to 'graphics') diff --git a/graphics/sprites/monsters/monster-archant.png b/graphics/sprites/monsters/monster-archant.png new file mode 100644 index 00000000..b554435f Binary files /dev/null and b/graphics/sprites/monsters/monster-archant.png differ diff --git a/graphics/sprites/monsters/monster-archant.xml b/graphics/sprites/monsters/monster-archant.xml new file mode 100644 index 00000000..79862707 --- /dev/null +++ b/graphics/sprites/monsters/monster-archant.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/monster-cave-maggot-giant.png b/graphics/sprites/monsters/monster-cave-maggot-giant.png new file mode 100644 index 00000000..4eee44d7 Binary files /dev/null and b/graphics/sprites/monsters/monster-cave-maggot-giant.png differ diff --git a/graphics/sprites/monsters/monster-cave-maggot-giant.xml b/graphics/sprites/monsters/monster-cave-maggot-giant.xml new file mode 100644 index 00000000..e3c65356 --- /dev/null +++ b/graphics/sprites/monsters/monster-cave-maggot-giant.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/monster-cave-maggot.png b/graphics/sprites/monsters/monster-cave-maggot.png new file mode 100644 index 00000000..fe5f3c0d Binary files /dev/null and b/graphics/sprites/monsters/monster-cave-maggot.png differ diff --git a/graphics/sprites/monsters/monster-cave-maggot.xml b/graphics/sprites/monsters/monster-cave-maggot.xml new file mode 100644 index 00000000..ac2a0741 --- /dev/null +++ b/graphics/sprites/monsters/monster-cave-maggot.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/monster-goblin-ice.png b/graphics/sprites/monsters/monster-goblin-ice.png new file mode 100644 index 00000000..cbba8f3e Binary files /dev/null and b/graphics/sprites/monsters/monster-goblin-ice.png differ diff --git a/graphics/sprites/monsters/monster-goblin-ice.xml b/graphics/sprites/monsters/monster-goblin-ice.xml new file mode 100644 index 00000000..a2183fe9 --- /dev/null +++ b/graphics/sprites/monsters/monster-goblin-ice.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2