diff options
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/mob_points.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt index 768b874d..8c53e36f 100644 --- a/npc/functions/mob_points.txt +++ b/npc/functions/mob_points.txt @@ -64,6 +64,16 @@ function script MobPoints { 36, // Giant Cave Maggot 40, // Moggun 100, // Terranite + 10, // Pumpkin + 10, // Bandit + 20, // Bandit Lord + 50, // Vampire Bat + 100, // The Lost + 200, // Reaper + 20, // Scythe + 20, // Ball Lightning + 30, // Ice Element + 40, // Yeti // Add more here 0; // END |