From 29b7120b0c0dfbf2396f6c63e64a620a36b4e5e8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 15 Jan 2019 12:19:10 -0200 Subject: [skip ci] Playtest tutorial. It's... Okay, I guess... --- npc/000-0-0/sailors.txt | 2 +- npc/002-1/arpan.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 10df0d8ae..310835fb4 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -4,7 +4,7 @@ // Description: // Tutorial -000-0-0,29,35,0 script Elmo#sailors NPC_ELMO,{ +000-0-0,30,34,0 script Elmo#sailors NPC_ELMO,{ .@q = getq(ShipQuests_Arpan); if (.@q == 0) goto L_Step0; if (.@q == 1) goto L_Step1; diff --git a/npc/002-1/arpan.txt b/npc/002-1/arpan.txt index 5aefb138f..44bf2ae36 100644 --- a/npc/002-1/arpan.txt +++ b/npc/002-1/arpan.txt @@ -45,6 +45,7 @@ OnTalk: select l("Yes, I want to find out who I am."), l("No, but what option do I have? I'm railroaded!"); + mes ""; if (@menu == 2) { mesn; -- cgit v1.2.3-60-g2f50