summaryrefslogtreecommitdiff
path: root/npc/003-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-25 13:17:01 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-25 13:17:01 -0300
commit459c130d50a207dc2f99a169fed918e680147062 (patch)
treeb8f398aa45ad34f191ecf32ad79c8ca0f59dca01 /npc/003-2
parent000f22ab664a161098c119601373dc46413c5be8 (diff)
downloadserverdata-459c130d50a207dc2f99a169fed918e680147062.tar.gz
serverdata-459c130d50a207dc2f99a169fed918e680147062.tar.bz2
serverdata-459c130d50a207dc2f99a169fed918e680147062.tar.xz
serverdata-459c130d50a207dc2f99a169fed918e680147062.zip
After some live testing, Inn Cutscene is complete :3
Diffstat (limited to 'npc/003-2')
-rw-r--r--npc/003-2/lua.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt
index 0887c0d5a..2e034b06c 100644
--- a/npc/003-2/lua.txt
+++ b/npc/003-2/lua.txt
@@ -309,7 +309,9 @@ L_Task:
goto L_Finish;
}
}
- Exception("Something went wrong, this is not a valid MQ2 state: "+.@q2);
+ //Exception("Something went wrong, this is not a valid MQ2 state: "+.@q2);
+ mesn;
+ mesq l("Safe travels!");
close;
@@ -379,7 +381,7 @@ function luaAssignTask2 {
next;
mesn;
mes l("%s is by becoming a %s.", b(l("The first job,")), b(l("Fisherman/Fisherwoman")));
- mes l("Food is, and should always will be, in demand.");
+ mes l("Food is, and should always be, in demand.");
// If you skipped Tutorial: You already know all this
tutmes l("Fishing is a boring task. Throw the bait, wait for fish to bite. Pull before it is too late. Then sell the fish for money."), l("Fishing");
next;