summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/functions/mob_points.txt17
1 files changed, 14 insertions, 3 deletions
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];