diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-08 12:59:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-08 12:59:23 -0300 |
commit | f6b50ecbb52ae6fa91a6c936ecc3a5e458460a51 (patch) | |
tree | 08b1d5c1a5715140576c4650646de61048e3917b /npc/002-4/nard.txt | |
parent | 59294dbe57a8903f35288e7d41d64244a62a50aa (diff) | |
download | serverdata-f6b50ecbb52ae6fa91a6c936ecc3a5e458460a51.tar.gz serverdata-f6b50ecbb52ae6fa91a6c936ecc3a5e458460a51.tar.bz2 serverdata-f6b50ecbb52ae6fa91a6c936ecc3a5e458460a51.tar.xz serverdata-f6b50ecbb52ae6fa91a6c936ecc3a5e458460a51.zip |
Nard informs to touch Soul Menhir. I take no responsability if you don't,
you are grown up enough to read the dialogs...
Diffstat (limited to 'npc/002-4/nard.txt')
-rw-r--r-- | npc/002-4/nard.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index 29f3d0002..5bd1c6844 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -186,10 +186,16 @@ L_NotYet: next; Zeny = Zeny-.@price; LOCATION$="Tulim"; - mesq l("You can explore the city as you want, but if I were you, I would visit the townhall first."); + mesn; + mesq l("You can explore the city as you want, but if I were you, I would ##Btouch the Soul Menhir##b, north of here, to don't respawn at Candor."); + next; + mesn; + mesq l("Other than that, you can explore the city as you want, but as you had a memory loss, You should visit the townhall."); next; + mesn; mesq l("When you get out of the ship, it is the first building you'll see. Talk to ##BLua##b, she is an alliance representative."); next; + mesn; mesq l("The Alliance have records of everyone. And if you need another trip, talk to me!"); } else { |