From a2eadf1942046f402dd3c12de990c97a499a5de9 Mon Sep 17 00:00:00 2001 From: Ali-G Date: Thu, 16 Jun 2011 12:11:22 +0200 Subject: Added the wolf and made the black boots as powerful as the fur boots. --- graphics/sprites/monsters/wolf.png | Bin 0 -> 70200 bytes graphics/sprites/monsters/wolf.xml | 107 +++++++++++++++++++++++++++++++++++++ items.xml | 4 +- monsters.xml | 6 +++ 4 files changed, 115 insertions(+), 2 deletions(-) create mode 100644 graphics/sprites/monsters/wolf.png create mode 100644 graphics/sprites/monsters/wolf.xml diff --git a/graphics/sprites/monsters/wolf.png b/graphics/sprites/monsters/wolf.png new file mode 100644 index 00000000..867106e2 Binary files /dev/null and b/graphics/sprites/monsters/wolf.png differ diff --git a/graphics/sprites/monsters/wolf.xml b/graphics/sprites/monsters/wolf.xml new file mode 100644 index 00000000..08ad1396 --- /dev/null +++ b/graphics/sprites/monsters/wolf.xml @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index 3e131078..a61fef80 100644 --- a/items.xml +++ b/items.xml @@ -2334,8 +2334,8 @@ name="Black Boots" description="Steel toe capped boots, designed to keep your feet very well protected." type="equip-feet" - weight="35" - defense="4"> + weight="25" + defense="3"> equipment/feet/boots-male.xml|#1e1e1e equipment/feet/boots-female.xml|#505050 diff --git a/monsters.xml b/monsters.xml index ca174c21..689a003b 100644 --- a/monsters.xml +++ b/monsters.xml @@ -295,7 +295,9 @@ + + @@ -480,4 +482,8 @@ monsters/skull-ice.xml + + monsters/wolf.xml + + -- cgit v1.2.3-60-g2f50