summaryrefslogtreecommitdiff
path: root/npc/006-2-6/hatchling.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-2-6/hatchling.txt')
-rw-r--r--npc/006-2-6/hatchling.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/006-2-6/hatchling.txt b/npc/006-2-6/hatchling.txt
index 347769e3e..df06409eb 100644
--- a/npc/006-2-6/hatchling.txt
+++ b/npc/006-2-6/hatchling.txt
@@ -77,6 +77,7 @@ function script ArtisFlyingPiouLogic {
mesn "Narrator";
mesc(l("Finally, you captured the speedy hatchling, but he's trying to squirm away! Hurry back to May before he escapes."), 9);
setq LilitQuest_Hatchling, 1;
+ getexp(1000, 500);
set getvariableofnpc(.LastPiouHunter$, .@trader$), strcharinfo(0);
set getvariableofnpc(.PiouEscapedMessage$, .@trader$), l("The little pipsqueak gave you the slip! You need to catch him again.");
set getvariableofnpc(.LastPiouHunterID, .@trader$), .@charid;