summaryrefslogtreecommitdiff
path: root/npc/cities
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-05-15 18:47:32 +0200
committerHaru <haru@dotalux.com>2016-06-25 17:29:41 +0200
commitef7f1cbcaf893961d9e8e053ec666602645111df (patch)
treec8856ee8b543092d9586c0787df11da114835b84 /npc/cities
parent29d956f89fb895652d092cf3bebd0db2c2af3beb (diff)
downloadhercules-ef7f1cbcaf893961d9e8e053ec666602645111df.tar.gz
hercules-ef7f1cbcaf893961d9e8e053ec666602645111df.tar.bz2
hercules-ef7f1cbcaf893961d9e8e053ec666602645111df.tar.xz
hercules-ef7f1cbcaf893961d9e8e053ec666602645111df.zip
Corrected various translation/text encoding issues
- The generated translation file now loads cleanly without encoding conversion errors Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/cities')
-rw-r--r--npc/cities/splendide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/splendide.txt b/npc/cities/splendide.txt
index c7ff5a365..d49f50ada 100644
--- a/npc/cities/splendide.txt
+++ b/npc/cities/splendide.txt
@@ -436,7 +436,7 @@ spl_in01,281,329,3 script Splendide Guard#tre 4_M_FAIRYSOLDIER,{
}
else {
mes "[Splendide Guard]";
- mes "AnduVeldRe Ko VeldReFulo So LomaurDu So So ";
+ mes "AnduVeldRe Ko VeldReFulo So LomaurDu So So";
close;
}
}