diff options
Diffstat (limited to 'npc/012-3')
-rw-r--r-- | npc/012-3/alan.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/012-3/alan.txt b/npc/012-3/alan.txt index bdf190500..ab36f7f7f 100644 --- a/npc/012-3/alan.txt +++ b/npc/012-3/alan.txt @@ -65,7 +65,8 @@ L_Craft: getexp 900, 0; setq HurscaldQuest_ForestBow, 2, 0, 0; mesn; - mes "\"Here you go - have fun with it.\""; + mesq l("Here you go - have fun with it."); + next; goto L_Close; |