summaryrefslogtreecommitdiff
path: root/npc/019-2
diff options
context:
space:
mode:
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!");