diff options
author | Wombat <hpwombat@yahoo.com> | 2010-08-23 23:45:23 -0400 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2010-08-23 23:45:23 -0400 |
commit | de8bd6efdc47ca624c944346a1aa37916924f7d0 (patch) | |
tree | 16312c4d1f370ed30cfc375b3cf15c3b13d04876 /npc/functions | |
parent | 4eed1c99a669e5a8dc331ba34e8bbe8867be21b4 (diff) | |
download | serverdata-de8bd6efdc47ca624c944346a1aa37916924f7d0.tar.gz serverdata-de8bd6efdc47ca624c944346a1aa37916924f7d0.tar.bz2 serverdata-de8bd6efdc47ca624c944346a1aa37916924f7d0.tar.xz serverdata-de8bd6efdc47ca624c944346a1aa37916924f7d0.zip |
News update, Bug fixes, Monster Drop Changes for Gems
fixed a few things from previous git commits on branch, updated news
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/mob_points.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt index c594fae2..768b874d 100644 --- a/npc/functions/mob_points.txt +++ b/npc/functions/mob_points.txt @@ -62,6 +62,8 @@ function script MobPoints { 5, // Ice Goblin 8, // Archant 36, // Giant Cave Maggot + 40, // Moggun + 100, // Terranite // Add more here 0; // END |