diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-11 22:48:58 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-11 22:48:58 +0200 |
commit | 886adda7450f9a9fa126387d17c6813fc666ab1d (patch) | |
tree | 2ff1002bde211b7d437f586872ae757fff2682d2 /npc/042-2/sorfina.txt | |
parent | 7b6b655601312c12b75b3213ee13e1612cf38b91 (diff) | |
download | serverdata-886adda7450f9a9fa126387d17c6813fc666ab1d.tar.gz serverdata-886adda7450f9a9fa126387d17c6813fc666ab1d.tar.bz2 serverdata-886adda7450f9a9fa126387d17c6813fc666ab1d.tar.xz serverdata-886adda7450f9a9fa126387d17c6813fc666ab1d.zip |
some changes:
sorfina mentions being in the suburbs of tulimshar
make kaans dialogue more continous if player already talked to tanisha and/or hasan
Diffstat (limited to 'npc/042-2/sorfina.txt')
-rw-r--r-- | npc/042-2/sorfina.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/042-2/sorfina.txt b/npc/042-2/sorfina.txt index 90f06cb9..cef082b8 100644 --- a/npc/042-2/sorfina.txt +++ b/npc/042-2/sorfina.txt @@ -1,3 +1,5 @@ +//TODO: music in the maps +//TODO: check the starting point 042-2.gat,28,26,0 script Sorfina 154,4,4{ if (FLAGS & FLAG_TUTORIAL_DONE) goto L_Again; @@ -15,7 +17,7 @@ L_Start: mes "\"My little granddaughter Tanisha saw that, but couldn't do anything to stop them."; mes "She hurried to get someone to help. It was too late to catch the thieves, but at least the helpers brought you here to recover.\""; next; - mes "\"This area of the town is full of shady people, so I don't think there's a chance to get back your stuff.\""; + mes "\"We're in the suburbs of Tulimshar here and this area of the town is full of shady people, so I don't think there's a chance to get back your stuff.\""; mes "She has a sad look on her face, but then she shakes her head and smiles."; next; mes "[Old Woman]"; |