diff options
Diffstat (limited to 'npc/012-1')
-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 3e5ca7845..89af3e614 100644 --- a/npc/012-1/jack.txt +++ b/npc/012-1/jack.txt @@ -14,7 +14,7 @@ mesq l("Hello there! I'm Jack, the Lumberjack, and enemy of all trees. If you need some firewood, just let me know."); select l("Nothing at the moment, thanks."), - rif(.@q1 == 1, l("I need a sturdy wood piece for a Forest Bow."); + rif(.@q1 == 1, l("I need a sturdy wood piece for a Forest Bow.")); switch (@menu) { case 1: |