Began working on context-sensitive dialogues
[butaba-adventures.git] / dialogues / bulisa3.dlg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <conversation>
3 <dialogue id="1">
4 <speech>Hello, Butaba. I hope you don't mind my asking you this again, but are you sure you aren't able to draw some water for me? I am not feeling all that well and I hoped you could help me out this one time!</speech>
5 <response id="15" nextdialogue="2">Oh, no problem. I will do it!</response>
6 <response id="16" nextdialogue="3">Sorry, Bulisa. I am unable to do it...</response>
7 </dialogue>
8
9 <dialogue id="2">
10 <speech>That is so kind of you, Butaba. There is an empty bucket somewhere in the garden. Take that, go to the well behind the house, draw water and bring it back to me.</speech>
11 <response id="17" nextdialogue="0">Right. I'll go at once.</response>
12 </dialogue>
13
14 <dialogue id="3">
15 <speech>Never mind. If you change your mind, do let me know!</speech>
16 <response id="18" nextdialogue="0">Bye!</response>
17 </dialogue>
18 </conversation>