diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-02-10 01:19:23 +0000 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-02-10 02:30:43 +0000 |
commit | 043496766f7d80159538ce67c50e2e20d856bfe7 (patch) | |
tree | 8eb4e26b299a30d2a4adae738568bceb06fff8f0 | |
parent | 64c6128f6636a1d688c07a3d9897bace66092521 (diff) | |
download | serverdata-043496766f7d80159538ce67c50e2e20d856bfe7.tar.gz serverdata-043496766f7d80159538ce67c50e2e20d856bfe7.tar.bz2 serverdata-043496766f7d80159538ce67c50e2e20d856bfe7.tar.xz serverdata-043496766f7d80159538ce67c50e2e20d856bfe7.zip |
Add missing mesn and white line.
-rw-r--r-- | npc/000-1/gugli.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index f7e359c3..a043d48f 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -192,6 +192,8 @@ l_TaskDone: getexp 50, 0; + mes ""; + mesn; mesq l("Well done! The ship is now ready to sail again!"); next; mesq l("You should inform Nard about the loading progress of the food on to the boat. He will be pleased to hear that good news!"); |