diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-07-13 11:13:14 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-07-13 11:14:33 +0200 |
commit | a4395544a3fd6d058444ed1569b6424d348f267b (patch) | |
tree | 9ce80816a5d5658fa8eb970495e2283ab0d4e673 /npc | |
parent | 863d169f57f5b13360a38f16cce5f57e181eebc4 (diff) | |
download | serverdata-a4395544a3fd6d058444ed1569b6424d348f267b.tar.gz serverdata-a4395544a3fd6d058444ed1569b6424d348f267b.tar.bz2 serverdata-a4395544a3fd6d058444ed1569b6424d348f267b.tar.xz serverdata-a4395544a3fd6d058444ed1569b6424d348f267b.zip |
Reworded a sentence in kaylo's script.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-2-27/kaylo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-27/kaylo.txt b/npc/001-2-27/kaylo.txt index c447f7e3..91a985b3 100644 --- a/npc/001-2-27/kaylo.txt +++ b/npc/001-2-27/kaylo.txt @@ -27,7 +27,7 @@ case 3: speech 5, l("You are in the Blacksmith's house, by Jove!"), - l("Don is a renowned blacksmith throughout Andorra it's crazy that you don't know about him."); + l("Don is a renowned blacksmith throughout Andorra, it's crazy that you never heard of him."); break; case 4: break; |