summaryrefslogtreecommitdiff
path: root/npc/015-3-3/boss.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-3-3/boss.txt')
-rw-r--r--npc/015-3-3/boss.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-3-3/boss.txt b/npc/015-3-3/boss.txt
index 0fd764e48..50f9af934 100644
--- a/npc/015-3-3/boss.txt
+++ b/npc/015-3-3/boss.txt
@@ -13,7 +13,7 @@
/* Treasure Chest logic */
if (getq(HurnscaldQuest_PirateCave) == 7) {
// You'll always get the maximum prize the first time
- TreasureBox(99999);
+ TreasureBox(99999);
Zeny+=rand2(5700, 6200);
getexp 1000, 320;
compareandsetq HurnscaldQuest_PirateCave, 7, 8;