diff options
author | Alige <aligetmw@hotmail.fr> | 2012-11-26 13:00:30 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-11-26 13:00:30 +0400 |
commit | 82da03c5dab272adfa6e43601142e04ccd54c160 (patch) | |
tree | 3b6567731fe42ee0870c6b139ca00c3b578bf5be /npc | |
parent | db3231a042ef727e99654973de5de4a52b490011 (diff) | |
download | clientdata-82da03c5dab272adfa6e43601142e04ccd54c160.tar.gz clientdata-82da03c5dab272adfa6e43601142e04ccd54c160.tar.bz2 clientdata-82da03c5dab272adfa6e43601142e04ccd54c160.tar.xz clientdata-82da03c5dab272adfa6e43601142e04ccd54c160.zip |
Missing comma.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/silvio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index 2110290b..e6499c38 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -57,7 +57,7 @@ next; mesn; - mesq l("Ah... Gugli... He's too young to understand our conversation"); + mesq l("Ah... Gugli... He's too young to understand our conversation."); next; mesq l("So, what was I saying?"); next; |