summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-29 16:36:04 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-29 16:36:04 -0300
commitd6005e66fb67dab7d15304bb0e9f2921242f7e8b (patch)
tree7778a1541cf586792bed496203f8e4209c432271
parentccf6f1cf12f228b6a19052e2dc446fb5eafbf130 (diff)
downloadserverdata-d6005e66fb67dab7d15304bb0e9f2921242f7e8b.tar.gz
serverdata-d6005e66fb67dab7d15304bb0e9f2921242f7e8b.tar.bz2
serverdata-d6005e66fb67dab7d15304bb0e9f2921242f7e8b.tar.xz
serverdata-d6005e66fb67dab7d15304bb0e9f2921242f7e8b.zip
Sanitize Doomsday Boss Points gain (again)
-rw-r--r--npc/099-5/boss.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/099-5/boss.txt b/npc/099-5/boss.txt
index 646e908c..23f51314 100644
--- a/npc/099-5/boss.txt
+++ b/npc/099-5/boss.txt
@@ -189,8 +189,8 @@ OnMTReward51:
end;
getexp @dd5_share*100, @dd5_share*3/2;
Zeny = Zeny + (@dd5_share*2);
- BOSS_POINTS = BOSS_POINTS + @dd5_share/100;
- message strcharinfo(0), "Gained "+(@dd5_share/100)+" boss points!";
+ BOSS_POINTS = BOSS_POINTS + @dd5_share/125;
+ message strcharinfo(0), "Gained "+(@dd5_share/125)+" boss points!";
goto OnMTMusicOff;
OnMTReward41:
@@ -209,8 +209,8 @@ OnMTReward52:
end;
getexp @dd5_share*250, @dd5_share*5/2;
Zeny = Zeny + (@dd5_share*5);
- BOSS_POINTS = BOSS_POINTS + @dd5_share/50;
- message strcharinfo(0), "Gained "+(@dd5_share/50)+" boss points!";
+ BOSS_POINTS = BOSS_POINTS + @dd5_share/80;
+ message strcharinfo(0), "Gained "+(@dd5_share/80)+" boss points!";
changemusic "099-5","ghoulish-fun.ogg";
mapmask 1; // Reset map mask for you