Added dialogues for the mayor
[butaba-adventures.git] / dialogues / mayor2.dlg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <conversation>
3 <dialogue id="1">
4 <speech>Well? Are you the young man Bulisa told me about?</speech>
5 <response id="1" nextdialogue="2">Yes, sir</response>
6 <response id="2" nextdialogue="3">No, not I!</response>
7 <response id="3" nextdialogue="0">Bye!</response>
8 </dialogue>
9 <dialogue id="2">
10 <speech>OK, well... I -am- short handed at the moment and need help. Go around town and visit people and collect as much money
11 as you can and report back to me. You are doing a noble service. Be proud that I've entrusted you with such a responsibility...
12 Now go! I have no time to chat...</speech>
13 <response id="missioncharityaccepted" nextdialogue="0">Yes, sir!</response>
14 </dialogue>
15 <dialogue id="3">
16 <speech>Then go away and stop bothering me! Can't you see I'm busy? Children!</speech>
17 <response id="4">Bye!</response>
18 </dialogue>
19 </conversation>