diff options
-rw-r--r-- | npc/001-2-33/lozerk.txt | 2 | ||||
-rw-r--r-- | npc/001-2-4/books.txt | 2 |
2 files changed, 3 insertions, 1 deletions
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, |