summaryrefslogtreecommitdiff
path: root/npc/080-3/cutscene.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-11-23 12:52:03 -0300
committerJesusaves <cpntb1@ymail.com>2021-11-23 12:52:03 -0300
commit7d0f17634b068f0bd4192bf7286a17a0e5cd98c4 (patch)
tree313782c1fdd6043e1f50e01df05b8dae590bd032 /npc/080-3/cutscene.txt
parentf707656790cd9d6e4afd2584c8080159ad37a02f (diff)
downloadserverdata-7d0f17634b068f0bd4192bf7286a17a0e5cd98c4.tar.gz
serverdata-7d0f17634b068f0bd4192bf7286a17a0e5cd98c4.tar.bz2
serverdata-7d0f17634b068f0bd4192bf7286a17a0e5cd98c4.tar.xz
serverdata-7d0f17634b068f0bd4192bf7286a17a0e5cd98c4.zip
Fix typos
Diffstat (limited to 'npc/080-3/cutscene.txt')
-rw-r--r--npc/080-3/cutscene.txt18
1 files changed, 17 insertions, 1 deletions
diff --git a/npc/080-3/cutscene.txt b/npc/080-3/cutscene.txt
index 7a1675db..2191e64e 100644
--- a/npc/080-3/cutscene.txt
+++ b/npc/080-3/cutscene.txt
@@ -7,7 +7,7 @@
080-3,83,155,0 script #0803exit NPC_HIDDEN,1,0,{
end;
OnTouch:
- if (!isChristmas21()) warp "081-1", 68, 31;
+ if (!isChristmas21()) { warp "081-1", 68, 31; end; }
if (!X21ED1_CLEAR()) { dispbottom l("It is too early to leave yet!"); end; }
mesn strcharinfo(0);
mesq l("Are we done here? We won't be able to return later!");
@@ -30,6 +30,9 @@ OnTouch:
next;
mes l("-- @@1226|The Silver Bell@@");
close;
+OnInit:
+ .distance=2;
+ end;
}
080-3,129,56,0 script Book#X21B02 NPC_NO_SPRITE,{
@@ -45,6 +48,9 @@ OnTouch:
next;
mes l("For precaution, I'll also stop using this name. Do not seek for me. For I shall exile myself until the last day of my life.");
close;
+OnInit:
+ .distance=2;
+ end;
}
080-3,46,80,0 script Book#X21B04 NPC_NO_SPRITE,{
@@ -62,6 +68,9 @@ OnTouch:
next;
mes l("From now on, I'll be a witch's apprentice, to repay for what I ate. I am nervous, but... also glad for this chance, to rebuild my life, far from the conspiracies and backstabbings of Tulimshar court.");
close;
+OnInit:
+ .distance=2;
+ end;
}
080-3,64,120,0 script Book#X21B05 NPC_NO_SPRITE,{
@@ -78,6 +87,9 @@ OnTouch:
next;
mes l("The farthest body found was of a man called \"Gak\". According to the report, he likely tried to run away from the town alone but did not made it.");
close;
+OnInit:
+ .distance=2;
+ end;
}
080-3,98,90,0 script Package#X21B06 NPC_NO_SPRITE,{
@@ -94,6 +106,9 @@ OnTouch:
next;
mes l("5. The woman from the first photo, but without her hat and... floating? hovering? well, she is lying above the abyss.");
close;
+OnInit:
+ .distance=2;
+ end;
}
@@ -101,6 +116,7 @@ OnTouch:
080-3,85,52,0 script Alissa#ED1 NPC106,{
function rushed;
function ending;
+ if (!isChristmas21()) end;
if (.stable == 6) ending();
mesn;
mesq l("...");