summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-11 16:40:35 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-11 16:40:35 +0200
commitaeeaec5063cb5f678abfbb65930ca5d472971065 (patch)
treefa08ad19e3f9bc5cc5f7bb519d01f89eb15436d0
parent41c6a351f9d7e2bcdbd52283acb9236efb4d0c55 (diff)
downloadserverdata-aeeaec5063cb5f678abfbb65930ca5d472971065.tar.gz
serverdata-aeeaec5063cb5f678abfbb65930ca5d472971065.tar.bz2
serverdata-aeeaec5063cb5f678abfbb65930ca5d472971065.tar.xz
serverdata-aeeaec5063cb5f678abfbb65930ca5d472971065.zip
Line in eugene's script that couldn't be translated differently for both male and female.
-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 e24a2d75..b98a9999 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."),
- l("Be a friend, and bring me @@ @@s", .BaitCount, getitemlink(.BaitID));
+ lg("Be a friend, and bring me @@ @@s", .BaitCount, getitemlink(.BaitID));
switch (select(l("I'll be back in no time."),
l("Sorry, doing other things at the moment.")))