From 2451a42263e2d4b3bba654f24ad7c23a52ca4c0c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jan 2012 21:52:52 +0300 Subject: Fix error in nard dialog. Change Nard and Elmo genders to male. lol. --- npc/000-2-3/elmo.txt | 2 +- npc/000-2-3/nard.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/000-2-3/elmo.txt b/npc/000-2-3/elmo.txt index c1f7f8ba..8c50c93f 100644 --- a/npc/000-2-3/elmo.txt +++ b/npc/000-2-3/elmo.txt @@ -4,7 +4,7 @@ // Description: // Elmo's second dialogs -000-2-3.gat,27,27,0,0 script Elmo 309,{ +000-2-3.gat,27,27,0,1 script Elmo 309,{ mesn; mesq l("Hey you, sorry for leaving your room so quickly, I needed to... speak with the Captain about... The reserve.. eh, you know, now that we got a new mouth in the crew we need to check it!"); diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index af761475..4f69405e 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -4,7 +4,7 @@ // Description: // Cap'tain Nard dialogs. -000-2-3.gat,25,26,0,0 script Nard 306,{ +000-2-3.gat,25,26,0,1 script Nard 306,{ mesn; mesq l("Hello, Let me just present myself, I'm Captain Nard, it's me who's leader of this ship."); @@ -19,7 +19,7 @@ next; mesn; - mesq l("Hehehe, he is a bit nervous, please excuse him, it's not everyday that we got a new member in the crew!"); + mesq l("Hehehe, he is a bit nervous, please excuse him, it's not everyday that we get a new member in the crew!"); next; mesq l("So, how do you feel? I see that Julia did a marvelous job! You look in good health now."); next; -- cgit v1.2.3-70-g09d2