diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-08 19:36:15 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-08 19:36:15 +0200 |
commit | 2db53fdb1db441f162f49d563859c697f87ec709 (patch) | |
tree | 59006c160a5e77cf5388ecee755f179008f9b0f5 /npc/042-2/tanisha.txt | |
parent | 9a92d56600ba934646ec8790530f325d4dfca278 (diff) | |
download | serverdata-2db53fdb1db441f162f49d563859c697f87ec709.tar.gz serverdata-2db53fdb1db441f162f49d563859c697f87ec709.tar.bz2 serverdata-2db53fdb1db441f162f49d563859c697f87ec709.tar.xz serverdata-2db53fdb1db441f162f49d563859c697f87ec709.zip |
trying to make sorfina's dialogue shorter
correcting the debug npc
Diffstat (limited to 'npc/042-2/tanisha.txt')
-rw-r--r-- | npc/042-2/tanisha.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/042-2/tanisha.txt b/npc/042-2/tanisha.txt index 1397fa9a..f279f3ea 100644 --- a/npc/042-2/tanisha.txt +++ b/npc/042-2/tanisha.txt @@ -166,6 +166,12 @@ L_Tut_Done: mes "\"This yucky maggots! They're eating our goods!"; mes "No matter how many of them you kill, they always come back.\""; mes "She sighs."; + next; + mes "[Tanisha]"; + mes "\"Do you have any questions?\""; + menu + "Yes, could you explain about...",L_Explain, + "No, thanks.",L_Close; close; L_Crowded: |