diff options
author | Alige <aligetmw@hotmail.fr> | 2012-12-24 16:17:29 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-12-24 16:17:29 +0400 |
commit | 9a5225919be62f854b4a5b6c844a1c2481eada40 (patch) | |
tree | d36d7f30552284cc40452263031cf8b6103bd82f /npc | |
parent | 84ae75278307ea425f65c9b97be64351f67c85b4 (diff) | |
download | clientdata-9a5225919be62f854b4a5b6c844a1c2481eada40.tar.gz clientdata-9a5225919be62f854b4a5b6c844a1c2481eada40.tar.bz2 clientdata-9a5225919be62f854b4a5b6c844a1c2481eada40.tar.xz clientdata-9a5225919be62f854b4a5b6c844a1c2481eada40.zip |
Fixed a bug in a script.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-1/alige.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index ca6b588f..99c00411 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -92,7 +92,7 @@ l_CanHelp: next; mesq l("I'm losing my mind here, I need something else to eat!"); next; - mesq l("Could you please bring me something which isn't a vegetable?" And I beg you, no berries!"); + mesq l("Could you please bring me something which isn't a vegetable? And I beg you, no berries!"); next; restorecam; |