From ecedc258311a914c4c8311f8917258f699d3f16f Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 11 Jul 2016 16:44:13 +0200 Subject: In Elmo's script, another line couldn't be translated for male/female. --- npc/000-2-3/elmo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-2-3/elmo.txt') diff --git a/npc/000-2-3/elmo.txt b/npc/000-2-3/elmo.txt index 05b5064d..a098e634 100644 --- a/npc/000-2-3/elmo.txt +++ b/npc/000-2-3/elmo.txt @@ -8,7 +8,7 @@ 000-2-3,27,27,0 script Elmo NPC_ELMO,{ function got_money { speech 4, - l("Be patient a little while longer, in the next few days we will arrive at the port of Artis..."), + lg("Be patient a little while longer, in the next few days we will arrive at the port of Artis..."), l("If you feel bored or like running around in circles, you may want to talk with the other sailors around here to get some tasks to do."), l("From what I hear, Gugli, my brother, needs the help of as many people as possible; to collect loads of neat things, that can be found on the island."), l("Other than that, I don't know much about what else is going on, so directly asking the Cap'tain about it could be a good idea."); -- cgit v1.2.3-70-g09d2