summaryrefslogtreecommitdiff
path: root/npc/005-1/zegas.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-1/zegas.txt')
-rw-r--r--npc/005-1/zegas.txt12
1 files changed, 2 insertions, 10 deletions
diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt
index a623f3238..d41eaadf5 100644
--- a/npc/005-1/zegas.txt
+++ b/npc/005-1/zegas.txt
@@ -71,7 +71,7 @@ L_QuestEnd:
getexp 63, 0;
getitem CandorShorts, 1;
Zeny = (Zeny + 350);
- setq CandorQuest_Barrel, 4;
+ setq CandorQuest_Barrel, 4, 0;
close;
L_Thanks:
@@ -120,15 +120,7 @@ OnInit:
l("No."), L_Close;
L_Reset:
- setq CandorQuest_Barrel, 0;
- STARTAREA = STARTAREA &~ (1 << 2);
- STARTAREA = STARTAREA &~ (1 << 3);
- STARTAREA = STARTAREA &~ (1 << 4);
- STARTAREA = STARTAREA &~ (1 << 5);
- STARTAREA = STARTAREA &~ (1 << 6);
- STARTAREA = STARTAREA &~ (1 << 7);
- STARTAREA = STARTAREA &~ (1 << 8);
- STARTAREA = STARTAREA &~ (1 << 9);
+ setq CandorQuest_Barrel, 0, 0;
mes l("Reset!");
close;