summaryrefslogtreecommitdiff
path: root/npc/003-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1')
-rw-r--r--npc/003-1/aidan.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt
index 7cd5db506..2f0530e7a 100644
--- a/npc/003-1/aidan.txt
+++ b/npc/003-1/aidan.txt
@@ -129,6 +129,12 @@ L_Finish:
mesn;
mesq l("Good job, here is 100,000 GP!");
close;
+ case 4:
+ setq General_Hunter, 0, 0;
+ Zeny=Zeny+1000000;
+ mesn;
+ mesq l("Good job, here is 1,000,000 GP!");
+ close;
}
OnInit: