summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorWombat <hpwombat@yahoo.com>2010-08-20 00:14:57 -0400
committerWombat <hpwombat@yahoo.com>2010-08-20 00:23:03 -0400
commit48e0520681a38716d69ea1be0b831f0c71f826fc (patch)
treedf617e9a3b0102277ef1b7d86089bb285d8ef80c /npc/functions
parent0b9235d0865509feb9ef97aa197204293cee0b1f (diff)
downloadserverdata-48e0520681a38716d69ea1be0b831f0c71f826fc.tar.gz
serverdata-48e0520681a38716d69ea1be0b831f0c71f826fc.tar.bz2
serverdata-48e0520681a38716d69ea1be0b831f0c71f826fc.tar.xz
serverdata-48e0520681a38716d69ea1be0b831f0c71f826fc.zip
Small fixes in scripts, added new monster mob points
guards.txt now has "aggravate" spell and bernard.txt fix added new monsters to mob_points.txt
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/mob_points.txt13
1 files changed, 9 insertions, 4 deletions
diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt
index 1683e53b..c594fae2 100644
--- a/npc/functions/mob_points.txt
+++ b/npc/functions/mob_points.txt
@@ -53,10 +53,15 @@ function script MobPoints {
5, // Duck
5, // Bee
10, // Larvespa
- 45, // Vespa
- 200, // Hivespa
- 30, // Froad
- 100, // Troll
+ 45, // Vespa
+ 200, // Hivespa
+ 30, // Froad
+ 100, // Troll
+ 2, // Cave Maggot
+ 3, // Angry Scorpion
+ 5, // Ice Goblin
+ 8, // Archant
+ 36, // Giant Cave Maggot
// Add more here
0; // END