diff options
Diffstat (limited to 'npc/003-4')
-rw-r--r-- | npc/003-4/sorfina.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-4/sorfina.txt b/npc/003-4/sorfina.txt index e9b002600..05e04f492 100644 --- a/npc/003-4/sorfina.txt +++ b/npc/003-4/sorfina.txt @@ -18,7 +18,7 @@ if (getq(TulimsharQuest_Hasan) == 3) goto L_Basement; if (getq(TulimsharQuest_Hasan) == 4) goto L_Finished; // Status 5 returns to default message - //if (getq(TulimsharQuest_Hasan) == 5) goto + //if (getq(TulimsharQuest_Hasan) == 5) goto mesn; mesq l("Hello, darling!"); close; |