diff options
Diffstat (limited to 'npc/009-3/kevin.txt')
-rw-r--r-- | npc/009-3/kevin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-3/kevin.txt b/npc/009-3/kevin.txt index cae267fa1..6cb8c6334 100644 --- a/npc/009-3/kevin.txt +++ b/npc/009-3/kevin.txt @@ -117,7 +117,7 @@ L_Powder: goto L_Powder; } else { mesn; - mesq l("I need one of each gem powder, and 800 GP."); + mesq l("Sorry, but I need one of each gem powder, and 800 GP."); next; } goto L_Menu; |