summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreeyorp <Freeyorp101@hotmail.com>2010-01-07 19:39:49 +1300
committerFreeyorp <Freeyorp101@hotmail.com>2010-01-07 19:39:49 +1300
commitb9ba1037d134791214b79429177028ba1b19621c (patch)
tree14ffddd69728be931ee57d3f0947d51ef3fbf75c
parent28cedad348446b64ac46b41123aad58ac9f7e932 (diff)
downloadserverdata-b9ba1037d134791214b79429177028ba1b19621c.tar.gz
serverdata-b9ba1037d134791214b79429177028ba1b19621c.tar.bz2
serverdata-b9ba1037d134791214b79429177028ba1b19621c.tar.xz
serverdata-b9ba1037d134791214b79429177028ba1b19621c.zip
Make graveyard mobs actually worth something in mob points.
(Oops.)
-rw-r--r--npc/functions/mob_points.txt14
1 files 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