summaryrefslogtreecommitdiff
path: root/npc/003-1/aidan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/aidan.txt')
-rw-r--r--npc/003-1/aidan.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt
index 665024337..ee840fb7d 100644
--- a/npc/003-1/aidan.txt
+++ b/npc/003-1/aidan.txt
@@ -147,6 +147,14 @@ L_Finish:
mesq l("Good job, here is 275,000 GP and 60 @@!", getitemlink(StrangeCoin));
mesc l("Gained @@ XP", "15750");
close;
+ case Pinkie:
+ setq General_Hunter, 0, 0;
+ getitem ApanaCake, 1;
+ getexp 15750, 100;
+ mesn;
+ mesq l("And your rare, a @@! Enjoy!", getitemlink(ApanaCake));
+ mesc l("Gained @@ XP", "15750");
+ close;
}
mesc l("ILLEGAL SCRIPT POSITION REACHED, PLEASE REPORT.", 1);
close;