From 69b3cc054f7ad20d63d54f3ad0fcdaa454208e9e Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 11 Jul 2016 17:34:09 +0200 Subject: Fixed a line in eugene's script, couldn't be translatable before. --- npc/001-1/eugene.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."))) -- cgit v1.2.3-60-g2f50