From d546dc4eff3b7bc069546ef661d715437a0b4367 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 Jun 2019 09:41:52 -0300 Subject: Minor improvements to Tulimshar Sailors dialog --- npc/003-1/sailors.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt index 2b3eec50e..34db37e2c 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -40,7 +40,7 @@ L_Complete: L_Quest1: mes ""; mesn; - mesq l("You're willing to help? Perfect. We need 3 @@, 4 @@ and 10 @@ for travel.", getitemlink(FishBox), getitemlink(CroconutBox), getitemlink(CottonCloth)); + mesq l("You're willing to help? Perfect. We need @@ @@, @@ @@ and @@ @@ for travel.", 1, getitemlink(FishBox), 2, getitemlink(CroconutBox), 3, getitemlink(CottonCloth)); next; mesn; mesq l("Cotton Cloth is sold at Candor, Croconut Boxes can be bought at the market. Fish, however, is a little more tricky."); @@ -55,6 +55,7 @@ L_Quest1: mesn; mesq l("There are secret caves on this city. In fact, Tulimshar holds many misteries."); mesc l("Take care: Secret passages can be dangerous places (or not)."); + if (TUTORIAL) mesc l("Protip: You can get Croconut from Crocotree, and fill @@ purchased in the market.", getitemlink(EmptyBox)); close; L_Report1: @@ -109,7 +110,7 @@ L_Report1: L_Quest2: mes ""; mesn; - mesq l("You're willing to help? Perfect. We need 3 @@, 4 @@ and 10 @@ for travel.", getitemlink(FishBox), getitemlink(CroconutBox), getitemlink(CottonCloth)); + mesq l("You're willing to help? Perfect. We need @@ @@, @@ @@ and @@ @@ for travel.", 2, getitemlink(FishBox), 5, getitemlink(CroconutBox), 7, getitemlink(CottonCloth)); next; mesn; mesq l("Cotton Cloth is sold at Candor, Croconut Boxes can be bought at the market. Fish, however, is a little more tricky."); @@ -168,7 +169,7 @@ L_Report2: mesq lg("Many thanks, your help has been invaluable. We're now capable to travel at ease."); next; mesn; - mesq l("Take care. Here, take this @@. You can sell it for some quick-spot cash, or use it as a weapon.", getitemlink(Dagger)); + mesq l("Take care. This is a dangerous world, but I think that worse than being attacked by sea monsters, is starving from hunger!"); close; -- cgit v1.2.3-60-g2f50