diff options
-rw-r--r-- | npc/018-1/george.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-1/george.txt b/npc/018-1/george.txt index 63d3a816a..120361c27 100644 --- a/npc/018-1/george.txt +++ b/npc/018-1/george.txt @@ -19,7 +19,7 @@ // Intro dialogs L_Pirate: mesn l("George the Pirate"); - mesq "Arrrrh! Ye be wearing a pirate's hat!"); + mesq l("Arrrrh! Ye be wearing a pirate's hat!"); goto L_Main; L_Bandana: |