summaryrefslogtreecommitdiff
path: root/npc/001-2-6/leonard.txt
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-10 12:32:32 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-10 12:32:32 +0200
commit645df06c3ee11d69d76713cbabdcd6eeb8dfe270 (patch)
tree4a39d37d6c93f15684ee2756787995c4d7efb643 /npc/001-2-6/leonard.txt
parentd4b9d7eb62e4d8da5c0a59ee0fe6972722451131 (diff)
downloadserverdata-645df06c3ee11d69d76713cbabdcd6eeb8dfe270.tar.gz
serverdata-645df06c3ee11d69d76713cbabdcd6eeb8dfe270.tar.bz2
serverdata-645df06c3ee11d69d76713cbabdcd6eeb8dfe270.tar.xz
serverdata-645df06c3ee11d69d76713cbabdcd6eeb8dfe270.zip
Fixed a bit of english in some scripts.
Diffstat (limited to 'npc/001-2-6/leonard.txt')
-rw-r--r--npc/001-2-6/leonard.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-6/leonard.txt b/npc/001-2-6/leonard.txt
index 3ae6cefe..18799a34 100644
--- a/npc/001-2-6/leonard.txt
+++ b/npc/001-2-6/leonard.txt
@@ -10,7 +10,7 @@
{
speech 1,
l("You have put your finger on it, I am not."),
- l("I grown up and lived a good while in the capital city, Esperia."),
+ l("I grew up and lived a good while in Esperia, the capital city."),
l("This place is surrounded by two very important elements: academia and the arts. I was surrounded by theater, music, dance, museums..."),
l("I had a great childhood in Esperia!"),
l("It was wonderful.");
@@ -52,7 +52,7 @@
function miracle
{
- npctalkonce l("The miracle is this: the more we share the more we have.");
+ npctalkonce l("The miracle is this: the more we share, the more we have.");
return;
}