From b5b329ac951792b9c9c6efb3583d1018aca5c7f9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Jun 2018 23:59:35 -0300 Subject: Lufix Summer Quest Initial Version, w/o Sunglass and mostly sketch --- npc/003-1/aidan.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/003-1') 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: -- cgit v1.2.3-60-g2f50