From daab2b02a2ee2880912fd5e4a466181b5cefeb29 Mon Sep 17 00:00:00 2001 From: Joseph Botosh Date: Mon, 26 Oct 2015 18:48:20 +0200 Subject: replace narrator with playertalk --- npc/001-1/treasure.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/001-1/treasure.txt b/npc/001-1/treasure.txt index f4a27c694..03a168b77 100644 --- a/npc/001-1/treasure.txt +++ b/npc/001-1/treasure.txt @@ -8,10 +8,10 @@ 001-1,67,134,0 script #ArtisShoreTreasure NPC_NO_SPRITE,{ - narrator - l("You see a red cross on the ground."), + playertalk + l("There is a red cross on the ground."), l("Does it mean there is a hidden treasure?"), - l("If only you had a shovel..."); + l("If only I had a shovel..."); close; OnInit: -- cgit v1.2.3-70-g09d2