diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-01-29 22:53:33 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-01-29 22:53:33 +0300 |
commit | eec2866bcf58d631a3de25f29235737b5ddf30b3 (patch) | |
tree | e3e872bd13a681b29268ec6814c0cdb3a11ee77e /npc/000-2-0/julia.txt | |
parent | 708e16fa29aa7472397487dda9f833580db5eafb (diff) | |
download | serverdata-eec2866bcf58d631a3de25f29235737b5ddf30b3.tar.gz serverdata-eec2866bcf58d631a3de25f29235737b5ddf30b3.tar.bz2 serverdata-eec2866bcf58d631a3de25f29235737b5ddf30b3.tar.xz serverdata-eec2866bcf58d631a3de25f29235737b5ddf30b3.zip |
Add gender sign to julia hello string.
Diffstat (limited to 'npc/000-2-0/julia.txt')
-rw-r--r-- | npc/000-2-0/julia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt index 93491aad..c4a2c284 100644 --- a/npc/000-2-0/julia.txt +++ b/npc/000-2-0/julia.txt @@ -32,7 +32,7 @@ l_First: seta2 ShipQuests, ShipQuests_Julia, 1; mesn; - mesq l("Hi, nice to see you!"); + mesq l("Hi, nice to see you!#0"); next; mesq l("I'm called Julia, it's me who took care of you some days ago, when we found you back on the sea, I'm very happy to see that you seem okay now!"); next; |