summaryrefslogtreecommitdiff
path: root/npc/001-2-19
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-17 17:32:52 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-17 17:32:52 +0200
commit16da54c6bac32139ec9bc6ee0e964a1aedafbda2 (patch)
treef3c00fa2140fa265115a934c5e08c61ec7e0726a /npc/001-2-19
parentbf03737ea63a7e34df4bb62fb34b937d39823399 (diff)
downloadserverdata-16da54c6bac32139ec9bc6ee0e964a1aedafbda2.tar.gz
serverdata-16da54c6bac32139ec9bc6ee0e964a1aedafbda2.tar.bz2
serverdata-16da54c6bac32139ec9bc6ee0e964a1aedafbda2.tar.xz
serverdata-16da54c6bac32139ec9bc6ee0e964a1aedafbda2.zip
Because of translations, reworked several sentences in scripts, added missing words and M/F options.
Diffstat (limited to 'npc/001-2-19')
-rw-r--r--npc/001-2-19/lloyd.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-19/lloyd.txt b/npc/001-2-19/lloyd.txt
index cbd82b94..f5d50d19 100644
--- a/npc/001-2-19/lloyd.txt
+++ b/npc/001-2-19/lloyd.txt
@@ -17,7 +17,7 @@
// 22 -- Chelios Quest given.
// 23 -- Chelios Quest done.
-001-2-19,31,25,0 script Lloyd the banker NPC_LLOYD,{
+001-2-19,31,25,0 script Lloyd the Banker NPC_LLOYD,{
function enora_quest {
speech 5,
@@ -25,7 +25,7 @@
l("Let me check in my inventory book..."),
l("..."),
l("Yes, I have some! \"5x Black Iron Ingots\""),
- l("Is this for you or somebody else? Because you need to be registered to obtain these materials.");
+ lg("Is this for you or somebody else? Because you need to be registered to obtain these materials.");
switch (select (l("This is for my own use."),
l("Chelios asked me to get it.")))