diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-27 01:06:09 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-27 01:06:09 +0200 |
commit | 4a2cd9920aa78560a9394c50bfdb8f3a3c086660 (patch) | |
tree | 69c079833053cda5b291bd4494ccc38b0ad7b3f6 /npc | |
parent | 9a55418e519a1569c0aad39f5e4e1d169798a1dd (diff) | |
download | serverdata-4a2cd9920aa78560a9394c50bfdb8f3a3c086660.tar.gz serverdata-4a2cd9920aa78560a9394c50bfdb8f3a3c086660.tar.bz2 serverdata-4a2cd9920aa78560a9394c50bfdb8f3a3c086660.tar.xz serverdata-4a2cd9920aa78560a9394c50bfdb8f3a3c086660.zip |
Added emotion when Nard finds a name for the Island.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-3/nard.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index 328a1b8f..e7be0045 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -148,6 +148,7 @@ LDrasilIsland: mesq l("But discovering new territories is probably the best thing that can happen to sailors, don't you think?"); next; mesq l("I'm really excited, this place reminds me of an ancient mythical tree, you might know what I'm talking about..."); + emotion E_WINK; next; mesq l("As captain of this ship, I officially name this newly discovered land the ##BDrasil Island##b!"); next; |