summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-09 13:35:20 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-09 13:35:20 -0300
commited0d417d0fddc2777a3502f14889342fe33af2e5 (patch)
treeef458d04607ced6284008e326dc1470bf7ab797e
parent64228b64a91320a09a76229e4570075ee125be60 (diff)
downloadserverdata-ed0d417d0fddc2777a3502f14889342fe33af2e5.tar.gz
serverdata-ed0d417d0fddc2777a3502f14889342fe33af2e5.tar.bz2
serverdata-ed0d417d0fddc2777a3502f14889342fe33af2e5.tar.xz
serverdata-ed0d417d0fddc2777a3502f14889342fe33af2e5.zip
Slow down cutscene dialogs in ~50% as requested by Hocus
-rw-r--r--npc/080-1/final.txt32
1 files changed, 17 insertions, 15 deletions
diff --git a/npc/080-1/final.txt b/npc/080-1/final.txt
index 017d7c5c..a720bc26 100644
--- a/npc/080-1/final.txt
+++ b/npc/080-1/final.txt
@@ -62,44 +62,46 @@ OnInit:
// Look at direction 4: Automatic?
sleep2(150*11); // Presumed at 150ms/tile, let she get in player window
npctalk l("GAK!"), .@ali$;
- sleep2(300);
+ sleep2(600);
npctalk l("Alissssa! You... You arrre alive!"), .@gak$;
- sleep2(2000);
+ sleep2(3000);
setnpcdir(.@ali$, 4); // Fail-safe
npctalk l("Of course I am alive, after you did that... That stupid thing! "), .@ali$;
- sleep2(2000);
+ sleep2(3000);
npctalk l("Did you forgot I can defend myself?!"), .@ali$;
- sleep2(2000);
+ sleep2(3000);
npctalk l("Wellll... Nooo... Buttt... Yesss... I meannn..."), .@gak$;
- sleep2(1000);
- npctalk l("Stop giving excuses, I don't want to hear them!"), .@ali$;
sleep2(2000);
+ npctalk l("Stop giving excuses, I don't want to hear them!"), .@ali$;
+ sleep2(3000);
npctalk l("Alissssa..."), .@gak$;
- sleep2(1000);
- npctalk l("You idiot, did you really think I would be happy with you giving your life recklessy like that for me??"), .@ali$;
sleep2(2000);
+ npctalk l("You idiot, did you really think I would be happy with you giving your life recklessy like that for me??"), .@ali$;
+ sleep2(3000);
npctalk l("..."), .@gak$;
- sleep2(1000);
- npctalk l("Also, where did you even got that ugly blinking mask."), .@ali$;
sleep2(2000);
+ npctalk l("Also, where did you even got that ugly blinking mask."), .@ali$;
+ sleep2(3000);
npctalk l("You and me, we have a lot to talk."), .@ali$;
- sleep2(2000);
+ sleep2(3000);
npctalk l("Yes Alissssa..."), .@gak$;
- sleep2(2000);
+ sleep2(3000);
// Let Alissa direct to her final position
npcwalkto(98, 41, .@ali$);
if (X21TYPE() == IOT_PARTY)
npctalk l("Thanksss %s. I may have now annn earful to listennn, buttt... I'm realllly thankfulll.", strcharinfo(1)), .@gak$;
else
npctalk l("Thanksss %s. I may have now annn earful to listennn, buttt... I'm realllly thankfulll.", strcharinfo(0)), .@gak$;
- sleep2(3000);
+ sleep2(3500);
npctalk l("Herrre, you cannn have ttthis %s which Eassster Bunny gave me.", b(l("Carrot"))), .@gak$;
- sleep2(3000);
+ sleep2(500);
setnpcdir(.@ali$, 0); // Fail-safe
- npctalk l("He sssaid I could tttrade forrr a rare orrr evennn level up if I gave ittt to GM Santa..."), .@gak$;
sleep2(3000);
+ npctalk l("He sssaid I could tttrade forrr a rare orrr evennn level up if I gave ittt to GM Santa..."), .@gak$;
+ sleep2(500);
setnpcdir(.@ali$, 0); // Fail-safe
npcsit(.@ali$);
+ sleep2(3000);
npctalk l("But Alissssa isss worth wayyy morrre thannn thattt. You cannn have ittt."), .@gak$;
sleep2(2000);
if (X21TYPE() == IOT_PARTY) {