From cd71949def7c2c9b86991b92f4462136671757a3 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 25 Dec 2013 09:08:06 -0600 Subject: Annual Xmas Event --- world/map/npc/functions/mob_points.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'world/map/npc/functions/mob_points.txt') diff --git a/world/map/npc/functions/mob_points.txt b/world/map/npc/functions/mob_points.txt index 5f711afb..08864ed0 100644 --- a/world/map/npc/functions/mob_points.txt +++ b/world/map/npc/functions/mob_points.txt @@ -111,6 +111,12 @@ function|script|MobPoints|, 15, // ViciousSquirrel 20, // WickedMushroom 18, // Bluepar + 10, // AngryFireGoblin + 35, // AngrySeaSlime + 50, // CandiedSlime + 40, // Santaboo + 30, // Pollett + 100, //Nutcracker // Add more here 0; // END @@ -146,6 +152,12 @@ function|script|MobPoints|, // Reinboo if (@mobID == 1094) set @value, 3; +// Santaboo + if (@mobID == 1112) + set @value, 3; +// Pollett + if (@mobID == 1113) + set @value, 3; if (@value == 0) goto L_end; -- cgit v1.2.3-60-g2f50