From 0432358dcb28c9c326c6d52cd2d4bcf6f5aff156 Mon Sep 17 00:00:00 2001 From: Vasily_Makarov Date: Thu, 27 Oct 2011 20:38:13 +0400 Subject: Change actions to narrator speech --- npc/000-0/area.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/000-0/area.txt b/npc/000-0/area.txt index e0c3f7c5..caed50cc 100644 --- a/npc/000-0/area.txt +++ b/npc/000-0/area.txt @@ -6,8 +6,8 @@ 000-0.gat,0,0,0,0 script Sailors 0,0,0,{ - mesn; - mesn "You are on a raft, adrift in the sea. You don't remember anything before this. You can hear a voice from the sky. As you open your eyes and look around, you see a large ship. Some sailors are trying to talk to you.."; + mesn l("Narrator"); + mesn l("You are on a raft, adrift in the sea. You don't remember anything before this. You can hear a voice from the sky. As you open your eyes and look around, you see a large ship. Some sailors are trying to talk to you.."); //italic next; mesn; @@ -27,7 +27,8 @@ l("This guy needs rescuing, let's help him!")); next; - mesn "The sailors take you aboard their ship to help you."; + mesn l("Narrator"); + mesq l("The sailors take you aboard their ship to help you."); //italic next; warp 002-0-x.gat,0,0; -- cgit v1.2.3-70-g09d2