diff options
Diffstat (limited to 'npc/018-1/george.txt')
-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 c09a961de..588f0cee0 100644 --- a/npc/018-1/george.txt +++ b/npc/018-1/george.txt @@ -167,7 +167,7 @@ L_NotEnoughOne: goto L_Close; L_NotEnoughTwo: - mesq l("Remember, I need %d %s, %d %s, and something interesting to read.", + mesq l("Remember, I need %d %s, %d %s, and something interesting to read.", 50, getitemlink(Potatoz), 40, getitemlink(Dragonfruit)); goto L_Close; |