summaryrefslogtreecommitdiff
path: root/npc/019-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-10-23 00:34:16 -0300
committerJesusaves <cpntb1@ymail.com>2018-10-23 00:34:16 -0300
commitb799abd9159df670206a6a4f811f692323ca2f24 (patch)
treef27bd405db1b416db0b98c7208180d5cfa186b0f /npc/019-2
parente72e6232d3918e886cca6fed53c941c5c567bc60 (diff)
downloadserverdata-b799abd9159df670206a6a4f811f692323ca2f24.tar.gz
serverdata-b799abd9159df670206a6a4f811f692323ca2f24.tar.bz2
serverdata-b799abd9159df670206a6a4f811f692323ca2f24.tar.xz
serverdata-b799abd9159df670206a6a4f811f692323ca2f24.zip
Fix thousands of bugs
Diffstat (limited to 'npc/019-2')
-rw-r--r--npc/019-2/angela.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/npc/019-2/angela.txt b/npc/019-2/angela.txt
index 9199fafcc..227094959 100644
--- a/npc/019-2/angela.txt
+++ b/npc/019-2/angela.txt
@@ -67,6 +67,7 @@ L_Start:
select
l("[Decline Quest]"),
l("[Accept Quest]");
+ mes "";
if (@menu == 1) {
mesn strcharinfo(0);
mesq lg("Sorry 'mam, I forgot courage on my other set of pants. This one doesn't have enough defense for it.");
@@ -82,14 +83,15 @@ L_Start:
mesq l("I'll reward you and your friends in an appropriate way, but if you endanger her... Oh, my poor Cindy...");
next;
movecam rand(-20,20), rand(-20,20);
- sleep2(50);
+ sleep2(80);
movecam rand(-20,20), rand(-20,20);
- sleep2(50);
+ sleep2(80);
movecam rand(-20,20), rand(-20,20);
- sleep2(50);
+ sleep2(80);
movecam rand(-20,20), rand(-20,20);
- sleep2(50);
+ sleep2(80);
restorecam;
+ mes "";
mesc l("[Quest Accepted]"), 1;
mesc l("Rescue Cindy from the Ice Labyrinth and the evil Yetis. This is a global, multiplayer quest."), 1;
channelmes("#world", strcharinfo(0) + " said to be brave enough to help Angela rescuing her daughter!");