summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2011-06-11 22:48:58 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2011-06-11 22:48:58 +0200
commit886adda7450f9a9fa126387d17c6813fc666ab1d (patch)
tree2ff1002bde211b7d437f586872ae757fff2682d2 /npc
parent7b6b655601312c12b75b3213ee13e1612cf38b91 (diff)
downloadserverdata-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')
-rw-r--r--npc/042-1/kaan.txt12
-rw-r--r--npc/042-2/sorfina.txt4
2 files changed, 15 insertions, 1 deletions
diff --git a/npc/042-1/kaan.txt b/npc/042-1/kaan.txt
index b7ccc44e..849b1d06 100644
--- a/npc/042-1/kaan.txt
+++ b/npc/042-1/kaan.txt
@@ -19,8 +19,15 @@
next;
mes "\"Maybe you should go to see her, she was really upset about what happened with you.\"";
set kaan, 1;
+ if (tanisha >= 3)
+ goto L_Tanisha2;
close;
+L_Tanisha2:
+ menu
+ "I already did and helped her with the maggots.",L_Tanisha3,
+ "I talked to her, and she's done with the maggots.",L_Tanisha3;
+
L_Tanisha:
mes "[Kaan]";
mes "\"Did you already talk to Tanisha?\"";
@@ -30,6 +37,7 @@ L_Tanisha:
menu
"Yes, I helped her with the maggots.",-,
"Yeah, and she's done with the maggots.",-;
+L_Tanisha3:
mes "[Kaan]";
mes "\"Ah, that are good news.";
mes "You know, we have a lot of problems with bugs here.\"";
@@ -54,6 +62,10 @@ L_Tanisha:
next;
mes "\"And Ian the trainer is hanging around there often. You should talk to him, he's a smart guy.\"";
set kaan, 2;
+ if (hasan)
+ menu
+ "A guy named Hasan doesn't let me enter main Tulimshar.",L_Hasan,
+ "Thanks for the advice.",L_Close;
close;
L_Out:
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]";