diff options
author | Alige <aligetmw@hotmail.fr> | 2012-12-25 22:05:09 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-12-25 22:05:09 +0400 |
commit | 42a734b290f987e9c17a01bf9b5628a9006f6347 (patch) | |
tree | 09ff27b8d321652ea592c6bd2b68209550d3118b /npc/000-1/lean.txt | |
parent | 80e29ed775b873b58b5186b413d107881ec0b1dd (diff) | |
download | serverdata-42a734b290f987e9c17a01bf9b5628a9006f6347.tar.gz serverdata-42a734b290f987e9c17a01bf9b5628a9006f6347.tar.bz2 serverdata-42a734b290f987e9c17a01bf9b5628a9006f6347.tar.xz serverdata-42a734b290f987e9c17a01bf9b5628a9006f6347.zip |
Fixed a newly added line in lean's script.
Diffstat (limited to 'npc/000-1/lean.txt')
-rw-r--r-- | npc/000-1/lean.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt index 5e696d33..7fbaff2c 100644 --- a/npc/000-1/lean.txt +++ b/npc/000-1/lean.txt @@ -9,7 +9,7 @@ set @gugli, getq(ShipQuests_Gugli); mesn; - mesq l("Hey, finally I can see you under the sunlight!"); + mesq l("Hi! I can finally see you under the sunlight!"); next; mesq l("I hope you don't mind that we used your raft to build this ramp."); next; |