summaryrefslogtreecommitdiff
path: root/world/map/npc/099-7/boss.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/099-7/boss.txt')
-rw-r--r--world/map/npc/099-7/boss.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/099-7/boss.txt b/world/map/npc/099-7/boss.txt
index c621c68f..3980b2bb 100644
--- a/world/map/npc/099-7/boss.txt
+++ b/world/map/npc/099-7/boss.txt
@@ -681,7 +681,7 @@ L_Yes:
L_FlawedLens:
getitem "FlawedLens", 1;
- getexp 20000000, 0;
+ getexp 30000000, 0;
set FLAGS, FLAGS | FLAG_KESHLAM_FLAWEDLENS;
mes "[Chest]";
mes "You opened it and found...! Some flawed lens?! Meh.";
@@ -692,7 +692,7 @@ L_FlawedLens:
close;
L_Rare:
- getexp 10000000, 0;
+ getexp 15000000, 0;
set FLAGS, FLAGS | FLAG_KESHLAM_RAREDROP;
if (rand(4) == 1) goto L_Amulet; // 25% chance
goto L_Ring; // 75% chance