From fc4d078fe6c3b5233b158254b6d75254c9ef6f71 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 8 Feb 2018 11:21:43 -0200 Subject: Minor maitenance at Tulishmar - fix some distances, typos, sprites, etc. This does not introduces any new content, nor fixes everything which needs fixing. It is very partial and only happens at specific places outdoors. --- npc/003-1/well.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/003-1/well.txt') diff --git a/npc/003-1/well.txt b/npc/003-1/well.txt index 695dae536..c7e272213 100644 --- a/npc/003-1/well.txt +++ b/npc/003-1/well.txt @@ -20,13 +20,13 @@ close; } speech S_FIRST_BLANK_LINE | S_LAST_NEXT, - l("You don't have enought quantity."); + l("You don't have enough ore."); close; } speech S_FIRST_BLANK_LINE | S_LAST_NEXT, - l("Hello do you want to craft @@, for that i will need 7 @@,and @@ gp.", getitemlink(.ItemCreate),getitemlink(.Item1),.GP); + l("Hello! Do you want to craft @@? For that I will need 7 @@, and @@ gp.", getitemlink(.ItemCreate),getitemlink(.Item1),.GP); do { -- cgit v1.2.3-60-g2f50