diff options
-rw-r--r-- | world/map/npc/099-7/boss.txt | 4 |
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 e806b609..cc351ccc 100644 --- a/world/map/npc/099-7/boss.txt +++ b/world/map/npc/099-7/boss.txt @@ -674,10 +674,10 @@ L_Yes: L_FlawedLens: getitem "FlawedLens", 1; - mes "[Chest]"; - mes "You opened it and found...! Some flawed lens?! Meh."; getexp 20000000, 0; set FLAGS, FLAGS | FLAG_KESHLAM_FLAWEDLENS; + mes "[Chest]"; + mes "You opened it and found...! Some flawed lens?! Meh."; next; mes "[Chest]"; mes "You notice this chest has a hidden section with another lock."; |