diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/eugene.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/eugene.txt b/npc/001-1/eugene.txt index b98a9999..e3ed32c7 100644 --- a/npc/001-1/eugene.txt +++ b/npc/001-1/eugene.txt @@ -29,7 +29,7 @@ l("Hey, check out my brand new fishing rod. I bought it just today."), l("I was so excited, I wanted to try it as soon as possible."), l("So in a hurry, I forgot to take enough bait for fishing."), - lg("Be a friend, and bring me @@ @@s", .BaitCount, getitemlink(.BaitID)); + lg("Be a friend and bring me @@ @@.", .BaitCount, getitemlink(.BaitID)); switch (select(l("I'll be back in no time."), l("Sorry, doing other things at the moment."))) |