summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-11 17:34:09 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-11 17:34:09 +0200
commit69b3cc054f7ad20d63d54f3ad0fcdaa454208e9e (patch)
tree57c195669462dcd08edd5b38e7c2115b0f9e502c
parent38ad4d0cbf11bc59eee17ccf62e3aadf5ea6ef0b (diff)
downloadserverdata-69b3cc054f7ad20d63d54f3ad0fcdaa454208e9e.tar.gz
serverdata-69b3cc054f7ad20d63d54f3ad0fcdaa454208e9e.tar.bz2
serverdata-69b3cc054f7ad20d63d54f3ad0fcdaa454208e9e.tar.xz
serverdata-69b3cc054f7ad20d63d54f3ad0fcdaa454208e9e.zip
Fixed a line in eugene's script, couldn't be translatable before.
-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 e3ed32c7..219a2aad 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 @@ @@.", .BaitCount, getitemlink(.BaitID));
+ lg("Be a friend and bring me @@ @@.", "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.")))