From b9ba1037d134791214b79429177028ba1b19621c Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Thu, 7 Jan 2010 19:39:49 +1300 Subject: Make graveyard mobs actually worth something in mob points. (Oops.) --- npc/functions/mob_points.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt index cbd4fe62..38ab9adf 100644 --- a/npc/functions/mob_points.txt +++ b/npc/functions/mob_points.txt @@ -38,18 +38,18 @@ function script MobPoints { 20, // Sea Slime 75, // Grass Snake 0, // Silk Worm - 0, // Zombie + 120, // Zombie 0, // Clover Patch 2, // Squirrel 0, // Fire Lizard - 0, // Wisp [1040] + 80, // Wisp [1040] 0, // Snail - 0, // Spectre - 0, // Skeleton - 0, // Lady Skeleton - 0, // Fallen + 80, // Spectre + 100, // Skeleton + 100, // Lady Skeleton + 120, // Fallen 0, // Snake Lord - 0, // Poltergeist + 80, // Poltergeist // Add more here 0; // END -- cgit v1.2.3-60-g2f50