diff options
author | wushin <pasekei@gmail.com> | 2014-04-18 13:47:45 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-04-18 13:47:45 -0500 |
commit | 619aa2d5c510c5e78d1c10781daf3dd651342d46 (patch) | |
tree | 2b7e3a14e4b21c9a481f554f720b2d71598187a9 /world/map/npc/functions | |
parent | 66b7acb9432b6d2657f965c7091d399727f23a7c (diff) | |
parent | c7fcb390a428db9c430bfc5d374d23bbabbfc5e8 (diff) | |
download | serverdata-619aa2d5c510c5e78d1c10781daf3dd651342d46.tar.gz serverdata-619aa2d5c510c5e78d1c10781daf3dd651342d46.tar.bz2 serverdata-619aa2d5c510c5e78d1c10781daf3dd651342d46.tar.xz serverdata-619aa2d5c510c5e78d1c10781daf3dd651342d46.zip |
Merge pull request #81 from wushin/MobPoint-patch-2014.4.16.01
New Mobs added to mob points
Diffstat (limited to 'world/map/npc/functions')
-rw-r--r-- | world/map/npc/functions/mob_points.txt | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/world/map/npc/functions/mob_points.txt b/world/map/npc/functions/mob_points.txt index fd769a3f..fd9729de 100644 --- a/world/map/npc/functions/mob_points.txt +++ b/world/map/npc/functions/mob_points.txt @@ -71,14 +71,13 @@ function|script|MobPoints|, 20, // Bandit Lord 30, // Vampire Bat 20, // Reaper - 100, // Reaper 2 100, // Scythe 20, // Ball Lightning 60, // Ice Element 80, // Yeti 100, // The Lost - 0, // Red Bone - 0, // Stalker + 60, // Red Bone + 60, // Stalker 0, // Dreadwing 100, // Drunken Skeleton 100, // Tipsy Skeleton @@ -117,6 +116,21 @@ function|script|MobPoints|, 40, // Santaboo 30, // Pollett 100, //Nutcracker + 40, // SeaSlimeMother + 50, // UndeadWitch + 60, // UndeadTroll + 80, // GreenSlimeMother + 100, // Thug + 100, // Swashbuckler + 100, // Grenadier + 150, // DreadPirateMarley + 10, // DreadPirateMarleyClone + 100, // Wight + 100, // ManaGhost + 100, // PsiBrain + 150, // GeneralKurkan + 175, // GeneralRazha + 200, // GeneralTerogan // Add more here 0; // END |