summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbby Hulka <abby.hulka@gmail.com>2023-03-04 21:28:35 +0000
committerAbby Hulka <abby.hulka@gmail.com>2023-03-04 21:28:35 +0000
commit71d899643f26e0107cb77638251abee61beb6dcc (patch)
treef685cffc2514dacfec5694a9011070ae9e608bd7
parent7496590f36c512302a8b11d1d04cd3dc2d94847a (diff)
downloadserverdata-71d899643f26e0107cb77638251abee61beb6dcc.tar.gz
serverdata-71d899643f26e0107cb77638251abee61beb6dcc.tar.bz2
serverdata-71d899643f26e0107cb77638251abee61beb6dcc.tar.xz
serverdata-71d899643f26e0107cb77638251abee61beb6dcc.zip
Replace 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;