summaryrefslogtreecommitdiff
path: root/npc/001-1
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-11 16:42:42 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-11 16:42:42 +0200
commit911e9541420dfcd751088f1548aab66b2e9b4202 (patch)
tree87451a5aac7819e91081d972afe12e846640b3e2 /npc/001-1
parentaeeaec5063cb5f678abfbb65930ca5d472971065 (diff)
downloadserverdata-911e9541420dfcd751088f1548aab66b2e9b4202.tar.gz
serverdata-911e9541420dfcd751088f1548aab66b2e9b4202.tar.bz2
serverdata-911e9541420dfcd751088f1548aab66b2e9b4202.tar.xz
serverdata-911e9541420dfcd751088f1548aab66b2e9b4202.zip
Fixed typos in eugene's script.
Diffstat (limited to 'npc/001-1')
-rw-r--r--npc/001-1/eugene.txt2
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.")))