diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-01-17 21:52:52 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-01-17 21:52:52 +0300 |
commit | 2451a42263e2d4b3bba654f24ad7c23a52ca4c0c (patch) | |
tree | 154f1ac79e08ea947ee090fe2f77db01143ac423 /npc/000-2-3/nard.txt | |
parent | 51038c7ff6b9edcb09f9199e0a34f47589cc98af (diff) | |
download | serverdata-2451a42263e2d4b3bba654f24ad7c23a52ca4c0c.tar.gz serverdata-2451a42263e2d4b3bba654f24ad7c23a52ca4c0c.tar.bz2 serverdata-2451a42263e2d4b3bba654f24ad7c23a52ca4c0c.tar.xz serverdata-2451a42263e2d4b3bba654f24ad7c23a52ca4c0c.zip |
Fix error in nard dialog.
Change Nard and Elmo genders to male. lol.
Diffstat (limited to 'npc/000-2-3/nard.txt')
-rw-r--r-- | npc/000-2-3/nard.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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; |