diff options
Diffstat (limited to 'npc/000-0-0')
-rw-r--r-- | npc/000-0-0/sailors.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 84fbdccb0..817be0d7c 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -15,7 +15,7 @@ OnTalk: next; mesn "Magic Arpan"; - mesq lg("Yeye, it's the logo of the warrior guild of Esperia, I wonder what this yoiis was doing so far away from the coast."); + mesq lg("Yeye, it's the logo of the Warrior Guild of Esperia! I wonder what this yoiis was doing so far away from the coast."); next; mesn "Elmo"; @@ -23,8 +23,8 @@ OnTalk: next; mesn "Magic Arpan"; - mesq g(l("Maybe she was one of those who got lost last month? The yoiis from Esperia that got a secret quest from the Warrior guild!"), - l("Maybe he was one of those who got lost last month? The yoiis from Esperia that got a secret quest from the Warrior guild!")); + mesq g(l("Maybe she was one of those who got lost last month? The yoiis from Esperia that got a secret quest from the Warrior Guild!"), + l("Maybe he was one of those who got lost last month? The yoiis from Esperia that got a secret quest from the Warrior Guild!")); next; mesn "Elmo"; @@ -45,8 +45,8 @@ OnTalk: next; mesn "Elmo"; - mesq g(l("Oh, and give her some basic clothes, the poor girl, the one she had were in even worse condition that the ones we have!"), - l("Oh, and give him some basic clothes, the poor guy, the one he had were in even worse condition that the ones we have!")); + mesq g(l("Oh, and give her some clothes, the poor girl, the ones she had were in even worse condition that the ones we have!"), + l("Oh, and give him some clothes, the poor guy, the ones he had were in even worse condition that the ones we have!")); next; mesn "Magic Arpan"; @@ -54,7 +54,7 @@ OnTalk: next; mesn "Elmo"; - mesq l("Hehe... Ok, I'm going to inform the captain up there."); + mesq l("Hehe... Ok, I'm going to inform the capt'n up there."); next; mesn "Magic Arpan"; |