From 2174d308eff7e46b2825ae61a3fcde18cd756860 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 7 Jan 2007 22:46:12 +0000 Subject: Added brown snake by Pauan. --- equipment.xml | 10 ++--- graphics/sprites/monster-mountsnake.png | Bin 0 -> 10992 bytes graphics/sprites/monster-mountsnake.xml | 70 ++++++++++++++++++++++++++++++++ monsters.xml | 2 +- 4 files changed, 76 insertions(+), 6 deletions(-) create mode 100644 graphics/sprites/monster-mountsnake.png create mode 100644 graphics/sprites/monster-mountsnake.xml diff --git a/equipment.xml b/equipment.xml index e49176ab..2ad2d9ed 100644 --- a/equipment.xml +++ b/equipment.xml @@ -4,10 +4,10 @@ animation files. --> - - chest-cotton-male.xml - chest-cotton-female.xml - + + chest-cotton-male.xml + chest-cotton-female.xml + item002.xml @@ -80,4 +80,4 @@ head-santabeardhat.xml - \ No newline at end of file + diff --git a/graphics/sprites/monster-mountsnake.png b/graphics/sprites/monster-mountsnake.png new file mode 100644 index 00000000..e04f1f7b Binary files /dev/null and b/graphics/sprites/monster-mountsnake.png differ diff --git a/graphics/sprites/monster-mountsnake.xml b/graphics/sprites/monster-mountsnake.xml new file mode 100644 index 00000000..d8f62354 --- /dev/null +++ b/graphics/sprites/monster-mountsnake.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index 5ec802d3..1d202e5a 100644 --- a/monsters.xml +++ b/monsters.xml @@ -50,7 +50,7 @@ - monster-snake.xml + monster-mountsnake.xml -- cgit v1.2.3-70-g09d2