summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-12 21:52:20 +0200
committerGitLab <gitlab@gitlab.com>2016-07-12 22:30:09 +0000
commitf60d40b1ef5541a09d71d1c16a151ee8eca0a97f (patch)
treeda5f65cb05ef8537286a092714d1897732bb036d
parent2e077cfb8499741cd9d36be68a73600ffd2140cb (diff)
downloadserverdata-f60d40b1ef5541a09d71d1c16a151ee8eca0a97f.tar.gz
serverdata-f60d40b1ef5541a09d71d1c16a151ee8eca0a97f.tar.bz2
serverdata-f60d40b1ef5541a09d71d1c16a151ee8eca0a97f.tar.xz
serverdata-f60d40b1ef5541a09d71d1c16a151ee8eca0a97f.zip
Fixed a line in Enora's script, that was badly copied inside the script.
-rw-r--r--npc/001-1/enora.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt
index 41124908..a40bb187 100644
--- a/npc/001-1/enora.txt
+++ b/npc/001-1/enora.txt
@@ -24,7 +24,7 @@
function enora_don {
speech 5,
l("Don is renowned throughout the archipelagos for his forgery skills here on Artis."),
- l("It's a great honor for us at the Legion to hold the security of his commerce."),
+ l("It's a great honor for us, at the Legion, to hold the security of this commerce!"),
l("If you search for him you should look to the west of this city, it's the first house just after the left bridge, you can't miss it!"),
l("Chelios, his apprentice, practices outside, mostly.");
@@ -185,7 +185,7 @@
speech 5,
l("He may not have all of his wits but keep in mind one thing:"),
l("Don is renowned throughout the archipelagos for his forgery here on Artis."),
- l("It's a great honor for us at the Legion to hold the security of this commerce!");
+ l("It's a great honor for us, at the Legion, to hold the security of this commerce!");
break;
}