diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-12-10 21:50:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-12-10 21:50:43 -0300 |
commit | 41470d95daff6b717d88a9261d46d258e912705f (patch) | |
tree | d91285473320186fe8ee6f153f294921e53889c5 | |
parent | a430b728dcd3db21a56d3b625e92ffe760461058 (diff) | |
download | serverdata-41470d95daff6b717d88a9261d46d258e912705f.tar.gz serverdata-41470d95daff6b717d88a9261d46d258e912705f.tar.bz2 serverdata-41470d95daff6b717d88a9261d46d258e912705f.tar.xz serverdata-41470d95daff6b717d88a9261d46d258e912705f.zip |
Try to explain better this
-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; |