diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-04 10:03:17 +0200 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-06-04 07:22:31 -0400 |
commit | d2298fda9af74981d3b85095f8c4927f9d31c13c (patch) | |
tree | 080a9ccc71f42dd8312c0f718b730aa57e95a76a /npc/functions/mob_points.txt | |
parent | 891f95e2252714b7a80b1da6e330200860c3ce73 (diff) | |
download | serverdata-d2298fda9af74981d3b85095f8c4927f9d31c13c.tar.gz serverdata-d2298fda9af74981d3b85095f8c4927f9d31c13c.tar.bz2 serverdata-d2298fda9af74981d3b85095f8c4927f9d31c13c.tar.xz serverdata-d2298fda9af74981d3b85095f8c4927f9d31c13c.zip |
Removed the fluffies from Woodland areas and replaced them by snails. Also decreased the hp given by some food.v2011.06.04
Amendment by Wombat: snail attack power increased
Diffstat (limited to 'npc/functions/mob_points.txt')
-rw-r--r-- | npc/functions/mob_points.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt index 6739cdf2..fbf747cd 100644 --- a/npc/functions/mob_points.txt +++ b/npc/functions/mob_points.txt @@ -43,7 +43,7 @@ function script MobPoints { 5, // Squirrel 0, // Fire Lizard 80, // Wisp - 0, // Snail + 15, // Snail 80, // Spectre 100, // Skeleton 100, // Lady Skeleton |