Added dialogues for the mayor
[butaba-adventures.git] / dialogues / mayor2.dlg
diff --git a/dialogues/mayor2.dlg b/dialogues/mayor2.dlg
new file mode 100644 (file)
index 0000000..b67db17
--- /dev/null
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<conversation>
+  <dialogue id="1">
+    <speech>Well? Are you the young man Bulisa told me about?</speech>
+    <response id="1" nextdialogue="2">Yes, sir</response>
+    <response id="2" nextdialogue="3">No, not I!</response>
+    <response id="3" nextdialogue="0">Bye!</response>
+  </dialogue>
+  <dialogue id="2">
+    <speech>OK, well... I -am- short handed at the moment and need help. Go around town and visit people and collect as much money
+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...
+Now go! I have no time to chat...</speech>
+    <response id="missioncharityaccepted" nextdialogue="0">Yes, sir!</response>
+  </dialogue>
+  <dialogue id="3">
+    <speech>Then go away and stop bothering me! Can't you see I'm busy? Children!</speech>
+    <response id="4">Bye!</response>
+  </dialogue>
+</conversation>
\ No newline at end of file