From 23bb1aa4258fb4f6c450461a260795977aa6fdfa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Apr 2020 11:38:53 -0300 Subject: Fix annoying bug --- npc/000-0-0/sailors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 0c2d1764c..d13802f85 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -39,7 +39,7 @@ L_Step0: l("Yes, I am."), l("Actually, a tutorial would be good!"); mes ""; - if (@menu == 1) + if (@menu == 2) goto L_Begin; } TUTORIAL=false; -- cgit v1.2.3-60-g2f50