summaryrefslogtreecommitdiff
path: root/npc/001-1/chelios.txt
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-1/chelios.txt
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-1/chelios.txt')
-rw-r--r--npc/001-1/chelios.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/chelios.txt b/npc/001-1/chelios.txt
index 888eb4ae..c87e05f6 100644
--- a/npc/001-1/chelios.txt
+++ b/npc/001-1/chelios.txt
@@ -29,7 +29,7 @@
break;
case 2:
speech 5,
- l("I'll be here, come back when you're ready.");
+ lg("I'll be here, come back when you'll be ready.");
return;
}
@@ -80,7 +80,7 @@
do
{
.@enora = getq (ArtisQuests_Enora);
- menuint rif (.@enora == 1, l("I came to retrieve a package for Enora.")), 1,
+ menuint rif (.@enora == 1, lg("I came to retrieve a package for Enora.")), 1,
rif (.@enora == 3, l("I have your black iron.")), 2,
rif (.@enora >= 2, l("Where is the Merchant Guild?")), 3,
l("What is this building?"), 4,