diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/012-1/jack.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-1/jack.txt b/npc/012-1/jack.txt index b36c09fc3..047a7de86 100644 --- a/npc/012-1/jack.txt +++ b/npc/012-1/jack.txt @@ -84,6 +84,7 @@ L_ForestBow: case 99: mesn; mesq l("Good luck..."); + mesc l("Apparently, Jack already has your wood warped up, and delivered to Alan."); break; default: goto L_Loop; |