diff options
Diffstat (limited to 'npc/012-1/jack.txt')
-rw-r--r-- | npc/012-1/jack.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/jack.txt b/npc/012-1/jack.txt index f8e2d38e6..3eaf5cf54 100644 --- a/npc/012-1/jack.txt +++ b/npc/012-1/jack.txt @@ -123,7 +123,7 @@ L_Loop: mesn; mesq lg("Sorry, son. I know how hard this is. But this is teaching you a valuable lesson, your eye will be more sharp for quality wood from now on."); next; - } + } goto L_Loop; |