From c32b6ce24f4ccbc6bb97b7bf5c6daed313a48219 Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 25 Jan 2017 15:43:08 +0400 Subject: Fix in lozerk's script & missing information in the fishing guide script. --- npc/001-2-33/lozerk.txt | 2 +- npc/001-2-4/books.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/npc/001-2-33/lozerk.txt b/npc/001-2-33/lozerk.txt index 21f7c833..50760cf8 100644 --- a/npc/001-2-33/lozerk.txt +++ b/npc/001-2-33/lozerk.txt @@ -92,7 +92,7 @@ // Conversation speech 4, - l("Welcome to the the Legion of Aemil's building in Artis!"); + l("Welcome to the Legion of Aemil's building in Artis!"); do{ .@legion_progress = getq(Artis_Legion_Progress); diff --git a/npc/001-2-4/books.txt b/npc/001-2-4/books.txt index 4f5db15b..c164ded3 100644 --- a/npc/001-2-4/books.txt +++ b/npc/001-2-4/books.txt @@ -64,6 +64,8 @@ OnInit: narrator 1 | 4, l("Find yourself a nice dry spot on a coast where you can easily reach into deep water."), l("Fishing next to shallow water is not going to work well, because fishes seldom go there."); + l("You can easily identify fishing spots, small bubbles and fishes are visible from the surface."), + l("Don't forget to come as close as possible to these spots!"), break; case 4: narrator 1 | 4, -- cgit v1.2.3-70-g09d2