diff options
Diffstat (limited to 'npc/000-1/gugli.txt')
-rw-r--r-- | npc/000-1/gugli.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index aec14e5a..f068455c 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -217,8 +217,8 @@ L_TaskCompleted: L_AllComplete: mesq l("Elmo told me what Nard said, congrats!"); next; - mesq g(l("You're one of us now, that's great! I was sure that you were a kind lady when I first saw you!"), - l("You're one of us now, that's great! I was sure that you were a good man when I first saw you!")); + mesq lg("You're one of us now, that's great! I was sure that you were a kind lady when I first saw you!", + "You're one of us now, that's great! I was sure that you were a good man when I first saw you!"); next; goto L_Menu; |