diff options
-rw-r--r-- | npc/000-1/cookiemaster.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt index 10da749f..8c6da9d1 100644 --- a/npc/000-1/cookiemaster.txt +++ b/npc/000-1/cookiemaster.txt @@ -181,7 +181,7 @@ l_Reward: npctalk3 l("You receive a @@!", getitemlink("DeliciousCookie")); next; - mesq l("I'm sure you'll appreciate its effect, but be careful, these cookies are rare, and you'll need to help the community again before being able to receive another one."); + mesq lg("I'm sure you'll appreciate its effect, but be careful, these cookies are rare, and you'll need to help the community again before being able to receive another one."); next; goto l_Bye; |