diff options
Diffstat (limited to 'npc/000-0-0')
-rw-r--r-- | npc/000-0-0/sailors.txt | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 9a3fc0e19..263f9a1d7 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -18,17 +18,7 @@ OnTalk: showavatar NPC_MAGIC_ARPAN; mesn "Magic Arpan"; - mesq lg("Yaya, it certainly was not from a trade ship, but it doesn't looks like it was from a pirate ship either."); - next; - - showavatar NPC_ELMO; - mesn "Elmo"; - mesq l("It could be from a warship to a random civilian vessel. Well, this is not important now."); - next; - - showavatar NPC_MAGIC_ARPAN; - mesn "Magic Arpan"; - mesq l("Yeye."); + mesq lg("Yaya, it certainly was not from a trade ship, but it doesn't looks like it was from a pirate ship either. Well, that's not important now."); next; showavatar NPC_ELMO; |