From 6c0c075f16efcebdcb8265df27475c54acc5610b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Sep 2018 12:48:29 -0300 Subject: Miler is now part of GHQ (pretty basic reward, could use something else?) --- npc/003-1/aidan.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'npc/003-1') diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index e956da866..951774eb8 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -164,6 +164,15 @@ L_Finish: mesq l("And your rare, a @@! Enjoy!", getitemlink(PinkHelmet)); mesc l("Gained @@ XP", "15750"); close; + case Moggun: + setq General_Hunter, 0, 0; + Zeny=Zeny+150000; + getitem StrangeCoin, 60; + getexp 15750, 100; + mesn; + mesq l("Good job, here is 150,000 GP and 60 @@!", getitemlink(StrangeCoin)); + mesc l("Gained @@ XP", "15750"); + close; } mesc l("ILLEGAL SCRIPT POSITION REACHED, PLEASE REPORT.", 1); close; -- cgit v1.2.3-60-g2f50