diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-09-29 15:23:56 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-09-29 15:23:56 -0600 |
commit | f5a909eb148694d5921d07960f86aea9900b4822 (patch) | |
tree | 925e9760fd386c0526bd3e134ef1e4d8eb2c555b /npc/functions/mob_points.txt | |
parent | 5d18b3189ca0ff93387f59b7f44777ac28935e52 (diff) | |
download | serverdata-f5a909eb148694d5921d07960f86aea9900b4822.tar.gz serverdata-f5a909eb148694d5921d07960f86aea9900b4822.tar.bz2 serverdata-f5a909eb148694d5921d07960f86aea9900b4822.tar.xz serverdata-f5a909eb148694d5921d07960f86aea9900b4822.zip |
Add Poltergeist placeholder to mobpoints
Diffstat (limited to 'npc/functions/mob_points.txt')
-rw-r--r-- | npc/functions/mob_points.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt index f9c58f21..cbd4fe62 100644 --- a/npc/functions/mob_points.txt +++ b/npc/functions/mob_points.txt @@ -49,6 +49,7 @@ function script MobPoints { 0, // Lady Skeleton 0, // Fallen 0, // Snake Lord + 0, // Poltergeist // Add more here 0; // END |