From ceb560ce15ae2367f928d1c82686ecee7be5cd73 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 27 Sep 2009 10:59:35 -0600 Subject: Fix mob points --- npc/functions/mob_points.txt | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt index 4fc1c013..f9c58f21 100644 --- a/npc/functions/mob_points.txt +++ b/npc/functions/mob_points.txt @@ -32,14 +32,25 @@ function script MobPoints { 15, // Easter Fluffy 40, // Mouboo 0, // Mauve Plant - 0, // Gamboge Plant [1030] - 0, // Cobalt Plant + 0, // Cobalt Plant [1030] + 0, // Gamboge Plant 0, // Alizarin Plant 20, // Sea Slime + 75, // Grass Snake 0, // Silk Worm 0, // Zombie 0, // Clover Patch - 2; // Squirrel + 2, // Squirrel + 0, // Fire Lizard + 0, // Wisp [1040] + 0, // Snail + 0, // Spectre + 0, // Skeleton + 0, // Lady Skeleton + 0, // Fallen + 0, // Snake Lord + // Add more here + 0; // END if (MPQUEST == 1) set Mobpt, Mobpt + @points[@mobID - 1002]; -- cgit v1.2.3-70-g09d2